public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
@ 2021-11-22 19:08 sarah.kriesch at opensuse dot org
  2021-11-22 19:30 ` [Bug c/103364] " sarah.kriesch at opensuse dot org
                   ` (25 more replies)
  0 siblings, 26 replies; 27+ messages in thread
From: sarah.kriesch at opensuse dot org @ 2021-11-22 19:08 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

            Bug ID: 103364
           Summary: s390x: TLS reference in /usr/lib64/libLLVM.so
                    mismatches non-TLS reference in /usr/lib64/libLLVM.so
           Product: gcc
           Version: og11 (devel/omp/gcc-11)
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: sarah.kriesch at opensuse dot org
  Target Milestone: ---

We are building applications with gcc and LLVM at openSUSE and receiving these
problems with multiple packages, as PostgreSQL14 and Rust1.54:

Postgresql:
/usr/lib64/gcc/s390x-suse-linux/11/../../../../s390x-suse-linux/bin/ld:
@GLIBCXX_3.4.11: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS
reference in /usr/lib64/libLLVM.so
 /usr/lib64/gcc/s390x-suse-linux/11/../../../../s390x-suse-linux/bin/ld:
/usr/lib64/libLLVM.so: error adding symbols: bad value
 collect2: error: ld returned 1 exit status
make[2]: *** [../../../../src/Makefile.shlib:309: llvmjit.so] Error 1

Rust during the compilation of the rustc driver:
 Compiling rustc_driver v0.0.0
(/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/compiler/rustc_driver)
[15144s] error: linking with `cc` failed: exit status: 1
[15144s]   |
[15144s]   = note: "cc" "-Wl,--version-script=/tmp/rustcma3zqW/list"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/rustc_driver-d0ee8343640437f6.rustc_driver.crh42kxm-cgu.0.rcgu.o"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/rustc_driver-d0ee8343640437f6.rustc_driver.crh42kxm-cgu.1.rcgu.o"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/rustc_driver-d0ee8343640437f6.rustc_driver.crh42kxm-cgu.10.rcgu.o"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/rustc_driver-d0ee8343640437f6.rustc_driver.crh42kxm-cgu.11.rcgu.o"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/rustc_driver-d0ee8343640437f6.rustc_driver.crh42kxm-cgu.12.rcgu.o"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/rustc_driver-d0ee8343640437f6.rustc_driver.crh42kxm-cgu.13.rcgu.o"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/rustc_driver-d0ee8343640437f6.rustc_driver.crh42kxm-cgu.14.rcgu.o"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/rustc_driver-d0ee8343640437f6.rustc_driver.crh42kxm-cgu.15.rcgu.o"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/rustc_driver-d0ee8343640437f6.rustc_driver.crh42kxm-cgu.2.rcgu.o"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/rustc_driver-d0ee8343640437f6.rustc_driver.crh42kxm-cgu.3.rcgu.o"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/rustc_driver-d0ee8343640437f6.rustc_driver.crh42kxm-cgu.4.rcgu.o"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/rustc_driver-d0ee8343640437f6.rustc_driver.crh42kxm-cgu.5.rcgu.o"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/rustc_driver-d0ee8343640437f6.rustc_driver.crh42kxm-cgu.6.rcgu.o"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/rustc_driver-d0ee8343640437f6.rustc_driver.crh42kxm-cgu.7.rcgu.o"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/rustc_driver-d0ee8343640437f6.rustc_driver.crh42kxm-cgu.8.rcgu.o"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/rustc_driver-d0ee8343640437f6.rustc_driver.crh42kxm-cgu.9.rcgu.o"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/rustc_driver-d0ee8343640437f6.4pgekasbeabawr2j.rcgu.o"
"-Wl,--as-needed" "-L"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps"
"-L"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/release/deps"
"-L"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/build/psm-26313ea2cd35490a/out"
"-L"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/build/rustc_llvm-fc8504be1244f40f/out"
"-L" "/usr/lib64" "-L"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1/lib/rustlib/s390x-unknown-linux-gnu/lib"
"-Wl,-Bstatic" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_error_codes-621a0b072fa5a401.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_save_analysis-e29a3e3adf45e0a3.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librls_data-4ec4909b7f4d0818.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librls_span-52420806b544685e.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_interface-4ccc3224e3a2dd97.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_codegen_llvm-417ad151e5c60b12.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_llvm-f0901da3d39e61f4.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_traits-b31a9d650885b01f.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libchalk_engine-9c9240c2d37cf2c6.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libchalk_solve-9e6c1470472cebcd.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libtracing_tree-e18c9025cfbd15f9.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libtracing_subscriber-1d8ce4703bb3a053.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libchrono-931943a61bc9835a.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libnum_integer-f625a63bd4a46067.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libnum_traits-666710d495f9b3b6.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libsharded_slab-93efbc5caff5e8c0.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libtracing_serde-8b68b8f2f98b26f5.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libserde_json-7213dd1a48806a3e.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libryu-b1233f9118982427.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libitoa-7a92f1f683d0aef9.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libtracing_log-c5551d3cfcb21e37.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libansi_term-b8671e419b7fa9e8.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libmatchers-c25c53f1b8472a45.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libregex_automata-b41d2a5ededc856e.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libbyteorder-d740f75785deca4c.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libpetgraph-bc4c3aaecd16eb75.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libfixedbitset-b26dc3b40bb29d69.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_privacy-1e6583450d92ddfb.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_builtin_macros-70ed31ad05cc17b1.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_typeck-77004342a48baad0.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_ty_utils-fdd8668b909006a4.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_resolve-82bfef1cf4594737.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_ast_lowering-3a285b8c4d1830bd.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_query_impl-74c1bff6113cb826.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_passes-4724757410920c75.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_mir_build-fd5f018387f2ba54.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_mir-c7b77817a0d64708.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libgsgdt-fa3736f23d9ffe86.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libserde-91d12028ba49ac87.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libregex-f6c609fd15dd34fd.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libthread_local-36593c7f30e6cb7d.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libregex_syntax-eea22b8c41f75480.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libaho_corasick-375468d3da726bfd.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_codegen_ssa-ef040bf049090ca7.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_symbol_mangling-eeebeece634ee3d0.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_demangle-f5c431c9d2af7487.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libpunycode-b66c1ef3018044bc.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_incremental-0184114d7750d202.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librand-5f52e2f39ec9799c.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librand_chacha-04d20655f27b5c60.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librand_core-ba6845b3a0f3d646.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libgetrandom-bbc64d52de42d6d4.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libpathdiff-1e9dcd1dc49007ee.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libobject-3ddb9c39a49a7d98.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libcrc32fast-c484ff9b293c0b82.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libmemchr-5920f0c94867d5f6.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libcc-07175105a5e7c39b.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_plugin_impl-728dcce026d64721.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_metadata-96fc5a1214121932.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_hir_pretty-f52011db0cd66457.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libsnap-7f1a9f6d4d78aac7.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_expand-eb5ed8bc325b59cd.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_ast_passes-9fe31a11e11f9467.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libitertools-0a15a5b8d12c9ee8.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libeither-c48810736a9d904b.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_parse-f7ba6dc38bea731a.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1/lib/rustlib/s390x-unknown-linux-gnu/lib/libproc_macro-ba72d05046e221e4.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_lint-26ccb5aac33f55ff.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libunicode_security-f52665217dd21b09.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libunicode_script-07e29cf30f6dab88.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libunicode_normalization-f9b035c177627942.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libtinyvec-94d92095c3101128.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_trait_selection-f0a2076b0815a064.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_parse_format-7ceb2bc0f9f6017e.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_infer-125629a4bc9422c0.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_middle-212aa76f5304b7be.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libchalk_ir-c0073bb80e1a9dbf.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_type_ir-276b19b9ed260834.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_apfloat-adf72c5cc7f0aff1.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libpolonius_engine-1c2ed98c6658f453.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libdatafrog-3fc9be489f0f86a5.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_attr-6a43fa951c05646c.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_ast_pretty-dd20ba195e03dee0.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_query_system-9e7c2f005fad3c64.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_hir-4eeff15bcdfbfe24.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_session-7faad11d9f00fe55.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libnum_cpus-24dcb3c6a7bf26c2.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libgetopts-29ea413d26c5e1c5.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_fs_util-32be4dd7d30f1c95.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_feature-10e71505406c4b6a.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_errors-c4624b6a3b88e6d3.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libtermize-08b738f35109b0d8.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libatty-a477b24a7821560c.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libannotate_snippets-ceb9793f9580f955.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libtermcolor-0cbffe2309b5a782.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_lint_defs-08e3d9f777938e90.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_target-ae1ca9c931aacc10.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_ast-a38573393b8be0ab.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_lexer-4224cf260d5160ca.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libunicode_xid-80b12a9279aea54a.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_span-1e5c781a771ce16c.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libscoped_tls-cbac3cad38f6f442.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libsha2-951a7540b44a08b4.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libsha1-854f7c66e2c3b613.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libmd5-a6759e27a809605c.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libopaque_debug-481c63c8e19c00c5.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libblock_buffer-8e81f22d9a7d29ab.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libdigest-211e9e70f9c09ec8.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libgeneric_array-8c0c1155ecd32846.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libtypenum-c3f96fd008ddb71d.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libunicode_width-cc3ebdd2c84d9dbe.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_arena-ca8cdff837107246.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_data_structures-3381cb28836ae285.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libstacker-c6dea842413c2478.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libpsm-a10271d00a76b1b5.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libmemmap2-b1362711f9c51a53.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libtempfile-107634fae8e3b44a.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librand-7f5e2e6dcfbcea3f.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librand_chacha-e04ce8240de30e12.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libppv_lite86-65e2ed2bc3c7e58c.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librand_core-d880110da60726a1.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libgetrandom-e8113473a527fdd6.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libremove_dir_all-b82715bc54f4f056.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libmeasureme-7914b72455e3252e.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libparking_lot-5e561f91c4a60a2e.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libparking_lot_core-a0eb716ae0b5a5d6.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/liblock_api-5a82c1b327146045.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libscopeguard-2d92e425bdcc415f.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libinstant-293a70d917040ddf.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libena-10066df7429ff57e.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/liblog-87df961e6a1dd952.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libstable_deref_trait-8e1543b7c947aad2.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_graphviz-384188aab5c8ceb9.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libjobserver-a8821f80f36e254f.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/liblibc-5496b55e3a35a283.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_hash-7142ef392d4788b9.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_index-2f1905623bcd44db.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_serialize-d4c6befdfa58fe65.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libindexmap-2a8e8c30374ccfd8.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libhashbrown-297379b04c727236.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libsmallvec-e958a171785a826d.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libarrayvec-3266a44cef99de62.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libcfg_if-007ca857d0f4a0b7.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libbitflags-8fa0a6f828427e79.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libtracing-74cb5c08525df38b.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libpin_project_lite-0de6d1bd07a40b3d.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libtracing_core-9daa2c65f3d3379c.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/liblazy_static-973a29792b85194a.rlib"
"-Wl,--no-whole-archive" "-Wl,--whole-archive"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/libcfg_if-6e3417ce348f2cbc.rlib"
"-Wl,--no-whole-archive" "-Wl,--start-group" "-L"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1/lib/rustlib/s390x-unknown-linux-gnu/lib"
"-Wl,-Bdynamic" "-lstd-80ac86371b9dc25d" "-Wl,--end-group" "-Wl,-Bstatic"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1/lib/rustlib/s390x-unknown-linux-gnu/lib/libcompiler_builtins-6d0bbf41ec5ea53f.rlib"
"-Wl,-Bdynamic" "-lLLVM" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm"
"-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1/lib/rustlib/s390x-unknown-linux-gnu/lib"
"-o"
"/home/abuild/rpmbuild/BUILD/rustc-1.54.0-src/build/s390x-unknown-linux-gnu/stage1-rustc/s390x-unknown-linux-gnu/release/deps/librustc_driver-d0ee8343640437f6.so"
"-shared" "-Wl,-zrelro" "-Wl,-znow" "-Wl,-O1" "-nodefaultlibs"
"-Wl,-z,relro,-z,now"
[15144s]   = note:
/usr/lib64/gcc/s390x-suse-linux/11/../../../../s390x-suse-linux/bin/ld:
@GLIBCXX_3.4.11: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS
reference in /usr/lib64/libLLVM.so
[15144s]          
/usr/lib64/gcc/s390x-suse-linux/11/../../../../s390x-suse-linux/bin/ld:
/usr/lib64/libLLVM.so: error adding symbols: bad value
[15144s]           collect2: error: ld returned 1 exit status


Here, the symbol for which there are TLS and non-TLS references is mentioned,
it's '@GLIBCXX_3.4.11'.  That is of course not any sensible symbol, it's an
empty symbol name with a symbol version, or the symbol version itself
interpreted as a symbol name.

Our guess is that the linker plugin does something strange (aka undefined),
either caused by a problem in llvms use of it, or in ld.  It manipulates the
symbol tables and the above definitely is something strange with the symbol
table.

There are exactly two TLS references in libLLVM.so.12

    23: 0000000000000000     0 TLS     GLOBAL DEFAULT  UND
_ZSt11__once_call@GLIBCXX_3.4.11 (16)
    29: 0000000000000000     0 TLS     GLOBAL DEFAULT  UND
_ZSt15__once_callable@GLIBCXX_3.4.11 (16)

so just speculating that the 'ld' error is bogus and the second reference to
'/usr/lib64/libLLVM.so' should really be to sth else, like an object from the
link command-line as built by

g++ -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-stat
ement -Wendif-labels -Wmissing-format-attribute -Wformat-security
-fno-strict-al
iasing -fwrapv -fexcess-precision=standard -Wno-format-truncation
-Wno-stringop-
truncation -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector 
-funwind-tables -fasynchronous-unwind-tables  -fPIC -shared -o llvmjit.so 
llvmj
it.o llvmjit_error.o llvmjit_inline.o llvmjit_wrap.o llvmjit_expr.o
llvmjit_defo
rm.o -L../../../../src/port -L../../../../src/common  -flto=auto
-ffat-lto-objec
ts -L/usr/lib64  -Wl,--as-needed  -lLLVM

We suspect some memory corruption/overflow issue is at play.  It does
seem that 'llvm' merely acts as source code providing the linker inputs and the
compile is entirely under GCCs control.

Full PostgreSQL log:
https://build.opensuse.org/build/openSUSE:Factory:zSystems/standard/s390x/postgresql14/_log

Full Rust log:
https://build.opensuse.org/build/openSUSE:Factory:zSystems/standard/s390x/rust1.54/_log

^ permalink raw reply	[flat|nested] 27+ messages in thread

* [Bug c/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
  2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
@ 2021-11-22 19:30 ` sarah.kriesch at opensuse dot org
  2021-11-23  6:34 ` [Bug middle-end/103364] " pinskia at gcc dot gnu.org
                   ` (24 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: sarah.kriesch at opensuse dot org @ 2021-11-22 19:30 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

--- Comment #1 from Sarah Julia Kriesch <sarah.kriesch at opensuse dot org> ---
gcc version: 11-4.1
operating system: openSUSE Tumbleweed (build process of PostgreSQL14 and
Rust1.54)
architecture: s390x

options at PostgreSQL:
 CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith
-Wdeclaration-after-statement -Werror=vla -Wendif-labels
-Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type
-Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard
-Wno-format-truncation -Wno-stringop-truncation -O2 -g -m64 -fmessage-length=0
-D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables
-fasynchronous-unwind-tables
CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 
LDFLAGS=-flto=auto -ffat-lto-objects -L/usr/lib64  -Wl,--as-needed
CXX=g++ 
CXXFLAGS=-Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute
-Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security
-fno-strict-aliasing -fwrapv -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2
-fstack-protector -funwind-tables -fasynchronous-unwind-tables
CLANG=/usr/bin/clang
BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -O2 
BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 

make -C backend/jit/llvm all
[  655s] make[2]: Entering directory
'/home/abuild/rpmbuild/BUILD/postgresql-14.1/src/backend/jit/llvm'
[  655s] gcc -Wall -Wmissing-prototypes -Wpointer-arith
-Wdeclaration-after-statement -Werror=vla -Wendif-labels
-Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type
-Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard
-Wno-format-truncation -Wno-stringop-truncation -O2 -g -m64 -fmessage-length=0
-D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables
-fasynchronous-unwind-tables  -fPIC -D__STDC_LIMIT_MACROS
-D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -I/usr/include 
-I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o
llvmjit.o llvmjit.c
[  655s] g++ -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute
-Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security
-fno-strict-aliasing -fwrapv -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2
-fstack-protector -funwind-tables -fasynchronous-unwind-tables -std=c++14 -fPIC
-D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS
-D_GNU_SOURCE -I/usr/include  -I../../../../src/include  -D_GNU_SOURCE
-I/usr/include/libxml2   -c -o llvmjit_error.o llvmjit_error.cpp
[  656s] g++ -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute
-Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security
-fno-strict-aliasing -fwrapv -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2
-fstack-protector -funwind-tables -fasynchronous-unwind-tables -std=c++14 -fPIC
-D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS
-D_GNU_SOURCE -I/usr/include  -I../../../../src/include  -D_GNU_SOURCE
-I/usr/include/libxml2   -c -o llvmjit_inline.o llvmjit_inline.cpp
[  656s] g++ -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute
-Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security
-fno-strict-aliasing -fwrapv -O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2
-fstack-protector -funwind-tables -fasynchronous-unwind-tables -std=c++14 -fPIC
-D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS
-D_GNU_SOURCE -I/usr/include  -I../../../../src/include  -D_GNU_SOURCE
-I/usr/include/libxml2   -c -o llvmjit_wrap.o llvmjit_wrap.cpp
[  659s] gcc -Wall -Wmissing-prototypes -Wpointer-arith
-Wdeclaration-after-statement -Werror=vla -Wendif-labels
-Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type
-Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard
-Wno-format-truncation -Wno-stringop-truncation -O2 -g -m64 -fmessage-length=0
-D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables
-fasynchronous-unwind-tables  -fPIC -D__STDC_LIMIT_MACROS
-D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -I/usr/include 
-I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o
llvmjit_deform.o llvmjit_deform.c
[  660s] gcc -Wall -Wmissing-prototypes -Wpointer-arith
-Wdeclaration-after-statement -Werror=vla -Wendif-labels
-Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type
-Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard
-Wno-format-truncation -Wno-stringop-truncation -O2 -g -m64 -fmessage-length=0
-D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables
-fasynchronous-unwind-tables  -fPIC -D__STDC_LIMIT_MACROS
-D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -I/usr/include 
-I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o
llvmjit_expr.o llvmjit_expr.c
[  662s] /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv
-O2  -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS
-D_GNU_SOURCE -I/usr/include  -I../../../../src/include  -D_GNU_SOURCE
-I/usr/include/libxml2  -flto=thin -emit-llvm -c -o llvmjit_types.bc
llvmjit_types.c
[  681s] g++ -Wall -Wmissing-prototypes -Wpointer-arith
-Wdeclaration-after-statement -Werror=vla -Wendif-labels
-Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type
-Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard
-Wno-format-truncation -Wno-stringop-truncation -O2 -g -m64 -fmessage-length=0
-D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables
-fasynchronous-unwind-tables  -fPIC -shared -o llvmjit.so  llvmjit.o
llvmjit_error.o llvmjit_inline.o llvmjit_wrap.o llvmjit_deform.o llvmjit_expr.o
-L../../../../src/port -L../../../../src/common  -flto=auto -ffat-lto-objects
-L/usr/lib64  -Wl,--as-needed  -lLLVM 
[  681s]
/usr/lib64/gcc/s390x-suse-linux/11/../../../../s390x-suse-linux/bin/ld:
@GLIBCXX_3.4.11: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS
reference in /usr/lib64/libLLVM.so
[  681s]
/usr/lib64/gcc/s390x-suse-linux/11/../../../../s390x-suse-linux/bin/ld:
/usr/lib64/libLLVM.so: error adding symbols: bad value
[  681s] collect2: error: ld returned 1 exit status

^ permalink raw reply	[flat|nested] 27+ messages in thread

* [Bug middle-end/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
  2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
  2021-11-22 19:30 ` [Bug c/103364] " sarah.kriesch at opensuse dot org
@ 2021-11-23  6:34 ` pinskia at gcc dot gnu.org
  2021-11-23  6:45 ` pinskia at gcc dot gnu.org
                   ` (23 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-11-23  6:34 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2021-11-23

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I wonder if this was caused by the known bug in GCC 11.1.0 where some
thread_local (and __thread) variables lose they are TLS variables with the C++
front-end.

Can you supply what version of GCC you are using?
And try to see if openSUSE has a new one and if they have a new version of LLVM
that is compiled with the new version of GCC?

^ permalink raw reply	[flat|nested] 27+ messages in thread

* [Bug middle-end/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
  2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
  2021-11-22 19:30 ` [Bug c/103364] " sarah.kriesch at opensuse dot org
  2021-11-23  6:34 ` [Bug middle-end/103364] " pinskia at gcc dot gnu.org
@ 2021-11-23  6:45 ` pinskia at gcc dot gnu.org
  2021-11-23  6:46 ` pinskia at gcc dot gnu.org
                   ` (22 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-11-23  6:45 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I really doubt this would be a gcc issue.

Binutils has check is:
  if (oldbfd != NULL
      && (oldbfd->flags & BFD_PLUGIN) == 0
      && (abfd->flags & BFD_PLUGIN) == 0
      && ELF_ST_TYPE (sym->st_info) != h->type
      && (ELF_ST_TYPE (sym->st_info) == STT_TLS || h->type == STT_TLS))

^ permalink raw reply	[flat|nested] 27+ messages in thread

* [Bug middle-end/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
  2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
                   ` (2 preceding siblings ...)
  2021-11-23  6:45 ` pinskia at gcc dot gnu.org
@ 2021-11-23  6:46 ` pinskia at gcc dot gnu.org
  2021-11-23  6:47 ` pinskia at gcc dot gnu.org
                   ` (21 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-11-23  6:46 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375#c11

^ permalink raw reply	[flat|nested] 27+ messages in thread

* [Bug middle-end/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
  2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
                   ` (3 preceding siblings ...)
  2021-11-23  6:46 ` pinskia at gcc dot gnu.org
@ 2021-11-23  6:47 ` pinskia at gcc dot gnu.org
  2021-11-23  8:10 ` sarah.kriesch at opensuse dot org
                   ` (20 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-11-23  6:47 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://sourceware.org/bugz
                   |                            |illa/show_bug.cgi?id=12323

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Looks like bfd ld is still broken:
https://sourceware.org/bugzilla/show_bug.cgi?id=12323

^ permalink raw reply	[flat|nested] 27+ messages in thread

* [Bug middle-end/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
  2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
                   ` (4 preceding siblings ...)
  2021-11-23  6:47 ` pinskia at gcc dot gnu.org
@ 2021-11-23  8:10 ` sarah.kriesch at opensuse dot org
  2021-11-23  8:13 ` sarah.kriesch at opensuse dot org
                   ` (19 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: sarah.kriesch at opensuse dot org @ 2021-11-23  8:10 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

--- Comment #6 from Sarah Julia Kriesch <sarah.kriesch at opensuse dot org> ---
(In reply to Sarah Julia Kriesch from comment #1)
> gcc version: 11-4.1
> operating system: openSUSE Tumbleweed (build process of PostgreSQL14 and
> Rust1.54)
> architecture: s390x

^ permalink raw reply	[flat|nested] 27+ messages in thread

* [Bug middle-end/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
  2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
                   ` (5 preceding siblings ...)
  2021-11-23  8:10 ` sarah.kriesch at opensuse dot org
@ 2021-11-23  8:13 ` sarah.kriesch at opensuse dot org
  2021-11-23 13:04 ` hjl.tools at gmail dot com
                   ` (18 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: sarah.kriesch at opensuse dot org @ 2021-11-23  8:13 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

--- Comment #7 from Sarah Julia Kriesch <sarah.kriesch at opensuse dot org> ---
Used LLVM: libLLVM13-13.0.0-2.1

^ permalink raw reply	[flat|nested] 27+ messages in thread

* [Bug middle-end/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
  2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
                   ` (6 preceding siblings ...)
  2021-11-23  8:13 ` sarah.kriesch at opensuse dot org
@ 2021-11-23 13:04 ` hjl.tools at gmail dot com
  2021-11-23 15:26 ` sarah.kriesch at opensuse dot org
                   ` (17 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: hjl.tools at gmail dot com @ 2021-11-23 13:04 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

--- Comment #8 from H.J. Lu <hjl.tools at gmail dot com> ---
Does it work on x86-64?

^ permalink raw reply	[flat|nested] 27+ messages in thread

* [Bug middle-end/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
  2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
                   ` (7 preceding siblings ...)
  2021-11-23 13:04 ` hjl.tools at gmail dot com
@ 2021-11-23 15:26 ` sarah.kriesch at opensuse dot org
  2021-11-23 15:28 ` sarah.kriesch at opensuse dot org
                   ` (16 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: sarah.kriesch at opensuse dot org @ 2021-11-23 15:26 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

--- Comment #9 from Sarah Julia Kriesch <sarah.kriesch at opensuse dot org> ---
Yes. It works on x86. Only s390x is affected.
Therefore, I have added s390x into the title.

^ permalink raw reply	[flat|nested] 27+ messages in thread

* [Bug middle-end/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
  2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
                   ` (8 preceding siblings ...)
  2021-11-23 15:26 ` sarah.kriesch at opensuse dot org
@ 2021-11-23 15:28 ` sarah.kriesch at opensuse dot org
  2021-12-02 11:03 ` krebbel at gcc dot gnu.org
                   ` (15 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: sarah.kriesch at opensuse dot org @ 2021-11-23 15:28 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

--- Comment #10 from Sarah Julia Kriesch <sarah.kriesch at opensuse dot org> ---
Hi Andreas, that is an s390x issue related to multiple packages and which is
stopping our releases. Can you give it a special priority, please?

^ permalink raw reply	[flat|nested] 27+ messages in thread

* [Bug middle-end/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
  2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
                   ` (9 preceding siblings ...)
  2021-11-23 15:28 ` sarah.kriesch at opensuse dot org
@ 2021-12-02 11:03 ` krebbel at gcc dot gnu.org
  2021-12-02 14:17 ` sarah.kriesch at opensuse dot org
                   ` (14 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: krebbel at gcc dot gnu.org @ 2021-12-02 11:03 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

--- Comment #11 from Andreas Krebbel <krebbel at gcc dot gnu.org> ---
Could you please provide the steps to reproduce the issue. I just tried real
quick with a container image and couldn't reproduce it.

^ permalink raw reply	[flat|nested] 27+ messages in thread

* [Bug middle-end/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
  2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
                   ` (10 preceding siblings ...)
  2021-12-02 11:03 ` krebbel at gcc dot gnu.org
@ 2021-12-02 14:17 ` sarah.kriesch at opensuse dot org
  2021-12-02 14:18 ` sarah.kriesch at opensuse dot org
                   ` (13 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: sarah.kriesch at opensuse dot org @ 2021-12-02 14:17 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

--- Comment #12 from Sarah Julia Kriesch <sarah.kriesch at opensuse dot org> ---
Hi Andreas,

that is happening during the build process in OBS with a really minimal
openSUSE Tumbleweed. We are using VMs using QEMU and with 4GB of memory.

You can find the latest build of the kernel under:
http://download.opensuse.org/ports/zsystems/tumbleweed/repo/oss/s390x/

PostgreSQL is based on the postgresql-14.1.tar.bz2 from
https://ftp.postgresql.org/pub/source/v14.1/

^ permalink raw reply	[flat|nested] 27+ messages in thread

* [Bug middle-end/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
  2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
                   ` (11 preceding siblings ...)
  2021-12-02 14:17 ` sarah.kriesch at opensuse dot org
@ 2021-12-02 14:18 ` sarah.kriesch at opensuse dot org
  2021-12-02 14:22 ` sarah.kriesch at opensuse dot org
                   ` (12 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: sarah.kriesch at opensuse dot org @ 2021-12-02 14:18 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

--- Comment #13 from Sarah Julia Kriesch <sarah.kriesch at opensuse dot org> ---
The following packages are preinstalled:
[   13s] [1/211] preinstalled aaa_base-84.87+git20211102.80d7177-1.1
[   13s] [2/211] preinstalled
aaa_base-malloccheck-84.87+git20211102.80d7177-1.1
[   13s] [3/211] preinstalled attr-2.5.1-1.3
[   13s] [4/211] preinstalled bash-5.1.8-2.1
[   13s] [5/211] preinstalled binutils-2.37-3.1
[   13s] [6/211] preinstalled brp-check-suse-84.87+git20211116.6c5fe09-1.1
[   13s] [7/211] preinstalled build-compare-20210921T214418.86d06d9-1.1
[   13s] [8/211] preinstalled build-mkbaselibs-20211025-1.1
[   13s] [9/211] preinstalled bzip2-1.0.8-3.1
[   13s] [10/211] preinstalled chkstat-1550_20210901-29.1
[   13s] [11/211] preinstalled compat-usrmerge-build-84.87-5.1
[   13s] [12/211] preinstalled compat-usrmerge-tools-84.87-5.1
[   13s] [13/211] preinstalled coreutils-9.0-2.1
[   13s] [14/211] preinstalled cpio-2.13-4.1
[   13s] [15/211] preinstalled cpp-11-4.1
[   13s] [16/211] preinstalled cpp11-11.2.1+git610-1.1
[   13s] [17/211] cumulate crypto-policies-20210917.c9d86d1-1.1
[   13s] [18/211] preinstalled diffutils-3.8-2.1
[   13s] [19/211] preinstalled dwz-0.14-1.3
[   13s] [20/211] cumulate fdupes-2.1.2-1.41
[   13s] [21/211] preinstalled file-5.41-1.1
[   13s] [22/211] preinstalled file-magic-5.41-1.1
[   13s] [23/211] preinstalled filesystem-84.87-3.1
[   13s] [24/211] preinstalled fillup-1.42-276.4
[   13s] [25/211] preinstalled findutils-4.8.0-3.1
[   13s] [26/211] preinstalled gawk-5.1.1-2.1
[   13s] [27/211] preinstalled gcc-11-4.1
[   13s] [28/211] preinstalled gcc-PIE-11-4.1
[   13s] [29/211] preinstalled gcc11-11.2.1+git610-1.1
[   13s] [30/211] preinstalled gettext-runtime-mini-0.21-2.5
[   13s] [31/211] preinstalled gettext-tools-mini-0.21-2.5
[   13s] [32/211] preinstalled glibc-2.34-2.1
[   13s] [33/211] preinstalled glibc-devel-2.34-2.1
[   13s] [34/211] preinstalled glibc-locale-2.34-2.1
[   13s] [35/211] preinstalled glibc-locale-base-2.34-2.1
[   13s] [36/211] preinstalled grep-3.7-1.1
[   13s] [37/211] preinstalled gzip-1.11-1.1
[   13s] [38/211] preinstalled hostname-3.23-2.4
[   13s] [39/211] preinstalled iproute2-5.15-1.1
[   13s] [40/211] preinstalled kernel-obs-build-5.15.2-1.3
[   13s] [41/211] preinstalled libacl1-2.3.1-1.3
[   13s] [42/211] preinstalled libasan6-11.2.1+git610-1.1
[   13s] [43/211] preinstalled libatomic1-11.2.1+git610-1.1
[   13s] [44/211] preinstalled libattr1-2.5.1-1.3
[   13s] [45/211] preinstalled libaudit1-3.0.6-1.1
[   13s] [46/211] preinstalled libblkid1-2.36.2-3.1
[   13s] [47/211] preinstalled libbz2-1-1.0.8-3.1
[   13s] [48/211] preinstalled libcap-ng0-0.7.10-1.68
[   13s] [49/211] preinstalled libcap2-2.59-1.1
[   13s] [50/211] cumulate libcom_err2-1.46.4-3.1
[   13s] [51/211] preinstalled libcrypt1-4.4.25-1.1
[   13s] [52/211] preinstalled libctf-nobfd0-2.37-3.1
[   13s] [53/211] preinstalled libctf0-2.37-3.1
[   13s] [54/211] preinstalled libdb-4_8-4.8.30-38.148
[   13s] [55/211] preinstalled libdw1-0.186-1.1
[   13s] [56/211] preinstalled libeconf0-0.4.2+git20211111.c7a2c52-1.1
[   13s] [57/211] cumulate libedit0-3.1.snap20180525-4.6
[   13s] [58/211] preinstalled libelf1-0.186-1.1
[   13s] [59/211] cumulate libexpat1-2.4.1-1.1
[   13s] [60/211] preinstalled libfdisk1-2.36.2-3.1
[   13s] [61/211] cumulate libffi8-3.3.git30-1.91
[   13s] [62/211] preinstalled libgcc_s1-11.2.1+git610-1.1
[   13s] [63/211] preinstalled libgcrypt20-1.9.4-1.1
[   13s] [64/211] preinstalled libgdbm6-1.20-1.1
[   13s] [65/211] preinstalled libgdbm_compat4-1.20-1.1
[   13s] [66/211] preinstalled libgmp10-6.2.1-4.1
[   13s] [67/211] preinstalled libgomp1-11.2.1+git610-1.1
[   13s] [68/211] preinstalled libgpg-error0-1.43-1.1
[   13s] [69/211] cumulate libicu69-bedata-69.1-2.2
[   13s] [70/211] preinstalled libisl23-0.24-1.3
[   13s] [71/211] preinstalled libitm1-11.2.1+git610-1.1
[   13s] [72/211] cumulate libkeyutils1-1.6.3-3.1
[   13s] [73/211] cumulate libltdl7-2.4.6-8.152
[   13s] [74/211] preinstalled liblua5_3-5-5.3.6-1.30
[   13s] [75/211] preinstalled liblua5_4-5-5.4.3-4.1
[   13s] [76/211] preinstalled liblzma5-5.2.5-2.1
[   13s] [77/211] preinstalled libmagic1-5.41-1.1
[   13s] [78/211] preinstalled libmnl0-1.0.4-2.6
[   13s] [79/211] preinstalled libmount1-2.36.2-3.1
[   13s] [80/211] preinstalled libmpc3-1.2.1-1.23
[   13s] [81/211] cumulate libmpdec3-2.5.1-2.1
[   13s] [82/211] preinstalled libmpfr6-4.1.0-2.3
[   13s] [83/211] preinstalled libncurses6-6.3.20211115-4.1
[   13s] [84/211] preinstalled libpcre1-8.45-1.1
[   13s] [85/211] cumulate libpcre2-16-0-10.38-1.1
[   13s] [86/211] cumulate libpcre2-32-0-10.38-1.1
[   13s] [87/211] preinstalled libpcre2-8-0-10.38-1.1
[   13s] [88/211] cumulate libpcre2-posix3-10.38-1.1
[   13s] [89/211] preinstalled libpkgconf3-1.8.0-1.1
[   13s] [90/211] preinstalled libpopt0-1.18-2.28
[   13s] [91/211] preinstalled libreadline8-8.1-2.3
[   13s] [92/211] preinstalled librpmbuild9-4.17.0-2.1
[   13s] [93/211] cumulate libsasl2-3-2.1.27-5.7
[   13s] [94/211] preinstalled libselinux1-3.3-1.1
[   13s] [95/211] preinstalled libsemanage-conf-3.3-1.1
[   13s] [96/211] preinstalled libsemanage2-3.3-1.1
[   13s] [97/211] cumulate libsepol-devel-3.3-1.1
[   13s] [98/211] preinstalled libsepol2-3.3-1.1
[   13s] [99/211] preinstalled libsmartcols1-2.36.2-3.1
[   13s] [100/211] preinstalled libstdc++6-11.2.1+git610-1.1
[   13s] [101/211] cumulate libstdc++6-devel-gcc11-11.2.1+git610-1.1
[   13s] [102/211] cumulate libsystemd0-mini-249.6-1.1
[   13s] [103/211] preinstalled libubsan1-11.2.1+git610-1.1
[   13s] [104/211] preinstalled libutempter0-1.2.0-3.30
[   13s] [105/211] cumulate libuuid-devel-2.36.2-3.1
[   13s] [106/211] preinstalled libuuid1-2.36.2-3.1
[   13s] [107/211] cumulate libverto1-0.3.1-1.38
[   13s] [108/211] preinstalled libxcrypt-devel-4.4.25-1.1
[   13s] [109/211] cumulate libxml2-2-2.9.12-2.1
[   13s] [110/211] preinstalled libz1-1.2.11-18.19
[   13s] [111/211] cumulate libzio1-1.08-1.1
[   13s] [112/211] preinstalled libzstd1-1.5.0-1.3
[   13s] [113/211] preinstalled linux-glibc-devel-5.14-1.1
[   13s] [114/211] cumulate llvm13-polly-13.0.0-2.1
[   13s] [115/211] preinstalled login_defs-4.9-1.1
[   13s] [116/211] preinstalled lua54-5.4.3-4.1
[   13s] [117/211] cumulate m4-1.4.18-6.1
[   13s] [118/211] preinstalled make-4.3-2.76
[   13s] [119/211] cumulate ncurses-devel-6.3.20211115-4.1
[   13s] [120/211] preinstalled ncurses-utils-6.3.20211115-4.1
[   13s] [121/211] preinstalled pam-1.5.2-2.1
[   13s] [122/211] cumulate pam-devel-1.5.2-2.1
[   13s] [123/211] preinstalled pam_unix-1.5.2-2.1
[   13s] [124/211] preinstalled patch-2.7.6-4.1
[   13s] [125/211] preinstalled perl-5.34.0-1.1
[   13s] [126/211] preinstalled perl-base-5.34.0-1.1
[   13s] [127/211] preinstalled permissions-20210901.1550-29.1
[   13s] [128/211] preinstalled permissions-config-1550_20210901-29.1
[   13s] [129/211] preinstalled pkgconf-1.8.0-1.1
[   13s] [130/211] preinstalled pkgconf-m4-1.8.0-1.1
[   13s] [131/211] preinstalled pkgconf-pkg-config-1.8.0-1.1
[   13s] [132/211] preinstalled polkit-default-privs-1550+20211008.9751669-1.1
[   13s] [133/211] preinstalled post-build-checks-84.87+git20210304.df696a0-1.1
[   13s] [134/211] cumulate postgresql-14-1.4
[   13s] [135/211] cumulate python-rpm-macros-20211022.38e7c70-1.1
[   13s] [136/211] preinstalled rpm-4.17.0-2.1
[   13s] [137/211] preinstalled rpm-build-4.17.0-2.1
[   13s] [138/211] preinstalled rpm-build-perl-4.17.0-2.1
[   13s] [139/211] preinstalled rpm-config-SUSE-0.g89-1.1
[   13s] [140/211] preinstalled rpmlint-mini-2.1+git20211113.372a30e-2.20
[   13s] [141/211] preinstalled sed-4.8-3.6
[   13s] [142/211] preinstalled shadow-4.9-1.1
[   13s] [143/211] preinstalled system-group-hardware-20170617-24.1
[   13s] [144/211] preinstalled system-user-root-20190513-1.163
[   13s] [145/211] preinstalled systemd-rpm-macros-13-2.1
[   13s] [146/211] preinstalled sysuser-shadow-3.1-3.1
[   13s] [147/211] preinstalled tar-1.34-5.1
[   13s] [148/211] cumulate tcl-8.6.12-1.1
[   13s] [149/211] preinstalled terminfo-base-6.3.20211115-4.1
[   13s] [150/211] cumulate timezone-2021e-1.1
[   13s] [151/211] preinstalled update-alternatives-1.20.9-1.1
[   13s] [152/211] preinstalled util-linux-2.36.2-3.1
[   13s] [153/211] preinstalled which-2.21-4.282
[   13s] [154/211] preinstalled xz-5.2.5-2.1
[   13s] [155/211] cumulate xz-devel-5.2.5-2.1
[   13s] [156/211] cumulate zlib-devel-1.2.11-18.19
[   13s] [157/211] cumulate gcc11-c++-11.2.1+git610-1.1
[   13s] [158/211] cumulate info-6.7-3.2
[   13s] [159/211] cumulate keyutils-devel-1.6.3-3.1
[   13s] [160/211] cumulate libLLVM13-13.0.0-2.1
[   13s] [161/211] cumulate libcom_err-devel-1.46.4-3.1
[   13s] [162/211] cumulate libopenssl1_1-1.1.1l-2.1
[   13s] [163/211] cumulate libstdc++-devel-11-4.1
[   13s] [164/211] cumulate libverto-devel-0.3.1-1.38
[   13s] [165/211] cumulate libxml2-tools-2.9.12-2.1
[   13s] [166/211] cumulate libxslt1-1.1.34-4.1
[   13s] [167/211] cumulate llvm13-polly-devel-13.0.0-2.1
[   13s] [168/211] cumulate readline-devel-8.1-2.3
[   13s] [169/211] cumulate systemd-mini-devel-249.6-1.1
[   13s] [170/211] cumulate libicu69-69.1-2.2
[   13s] [171/211] cumulate tcl-devel-8.6.12-1.1
[   13s] [172/211] cumulate krb5-mini-1.19.2-3.1
[   13s] [173/211] cumulate gcc-c++-11-4.1
[   13s] [174/211] cumulate libLTO13-13.0.0-2.1
[   13s] [175/211] cumulate libclang13-13.0.0-2.1
[   13s] [176/211] cumulate libgpg-error-devel-1.43-1.1
[   13s] [177/211] cumulate libicu-devel-69.1-2.2
[   13s] [178/211] cumulate libkmod2-29-7.1
[   13s] [179/211] cumulate llvm13-13.0.0-2.1
[   13s] [180/211] cumulate llvm13-gold-13.0.0-2.1
[   13s] [181/211] cumulate autoconf-2.69-17.132
[   13s] [182/211] cumulate libexslt0-1.1.34-4.1
[   13s] [183/211] cumulate libldap-2_4-2-2.4.59-71.1
[   13s] [184/211] cumulate openssl-1_1-1.1.1l-2.1
[   13s] [185/211] cumulate krb5-mini-devel-1.19.2-3.1
[   13s] [186/211] cumulate pcre2-devel-10.38-1.1
[   13s] [187/211] cumulate libxml2-devel-2.9.12-2.1
[   13s] [188/211] cumulate libgcrypt-devel-1.9.4-1.1
[   13s] [189/211] cumulate llvm-gold-13.0.0-1.1
[   13s] [190/211] cumulate openldap2-devel-2.4.59-71.1
[   13s] [191/211] cumulate openssl-1.1.1l-1.1
[   13s] [192/211] cumulate systemd-mini-249.6-1.1
[   13s] [193/211] cumulate automake-1.16.3-3.3
[   13s] [194/211] cumulate libselinux-devel-3.3-1.1
[   13s] [195/211] cumulate clang13-13.0.0-2.1
[   13s] [196/211] cumulate libxslt-tools-1.1.34-4.1
[   13s] [197/211] cumulate clang-13.0.0-1.1
[   13s] [198/211] cumulate postgresql-server-14-1.4
[   13s] [199/211] cumulate sgml-skel-0.7.1-2.1
[   13s] [200/211] cumulate libtool-2.4.6-8.152
[   13s] [201/211] cumulate libxslt-devel-1.1.34-4.1
[   13s] [202/211] cumulate docbook_4-4.5-143.8
[   13s] [203/211] cumulate libopenssl-devel-1.1.1l-1.1
[   13s] [204/211] cumulate python38-base-3.8.12-2.1
[   13s] [205/211] cumulate llvm13-devel-13.0.0-2.1
[   13s] [206/211] cumulate libpython3_8-1_0-3.8.12-2.1
[   13s] [207/211] cumulate libopenssl-1_1-devel-1.1.1l-2.1
[   13s] [208/211] cumulate llvm-devel-13.0.0-1.1
[   13s] [209/211] cumulate llvm13-LTO-devel-13.0.0-2.1
[   13s] [210/211] cumulate rpm-build-python-4.17.0-2.1
[   13s] [211/211] cumulate python38-devel-3.8.12-2.1

^ permalink raw reply	[flat|nested] 27+ messages in thread

* [Bug middle-end/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
  2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
                   ` (12 preceding siblings ...)
  2021-12-02 14:18 ` sarah.kriesch at opensuse dot org
@ 2021-12-02 14:22 ` sarah.kriesch at opensuse dot org
  2021-12-02 15:57 ` krebbel at gcc dot gnu.org
                   ` (11 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: sarah.kriesch at opensuse dot org @ 2021-12-02 14:22 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

--- Comment #14 from Sarah Julia Kriesch <sarah.kriesch at opensuse dot org> ---
We are exporting all the flags and start the build process with the following:
CFLAGS='-O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector
-funwind-tables -fasynchronous-unwind-tables'
[   34s] + export CFLAGS
[   34s] + CXXFLAGS='-O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2
-fstack-protector -funwind-tables -fasynchronous-unwind-tables'
[   34s] + export CXXFLAGS
[   34s] + FFLAGS='-O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2
-fstack-protector -funwind-tables -fasynchronous-unwind-tables '
[   34s] + export FFLAGS
[   34s] + FCFLAGS='-O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2
-fstack-protector -funwind-tables -fasynchronous-unwind-tables '
[   34s] + export FCFLAGS
[   34s] + LDFLAGS='-flto=auto -ffat-lto-objects'
[   34s] + export LDFLAGS
[   34s] + ./configure --host=s390x-suse-linux-gnu --build=s390x-suse-linux-gnu
--program-prefix= --disable-dependency-tracking --prefix=/usr
--exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc
--datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64
--libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib
--mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking
--bindir=/usr/lib/postgresql14/bin --libdir=/usr/lib/postgresql14/lib64
--includedir=/usr/include/pgsql --datadir=/usr/share/postgresql14
--docdir=/usr/share/doc/packages/postgresql14 --mandir=/usr/share/man
--disable-rpath --enable-nls --enable-thread-safety --enable-integer-datetimes
--with-python --with-perl --with-tcl --with-tclconfig=/usr/lib64 --with-pam
--with-uuid=e2fs --with-libxml --with-libxslt --with-systemd --with-selinux
--with-icu --with-llvm --with-openssl --with-ldap --with-gssapi --with-krb5
--with-system-tzdata=/usr/share/zoneinfo
[   34s] configure: WARNING: unrecognized options:
--disable-dependency-tracking, --disable-dependency-tracking, --with-krb5

^ permalink raw reply	[flat|nested] 27+ messages in thread

* [Bug middle-end/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
  2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
                   ` (13 preceding siblings ...)
  2021-12-02 14:22 ` sarah.kriesch at opensuse dot org
@ 2021-12-02 15:57 ` krebbel at gcc dot gnu.org
  2021-12-02 17:04 ` sarah.kriesch at opensuse dot org
                   ` (10 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: krebbel at gcc dot gnu.org @ 2021-12-02 15:57 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

--- Comment #15 from Andreas Krebbel <krebbel at gcc dot gnu.org> ---
(In reply to Sarah Julia Kriesch from comment #0)
...
> Full PostgreSQL log:
> https://build.opensuse.org/build/openSUSE:Factory:zSystems/standard/s390x/
> postgresql14/_log
> 
> Full Rust log:
> https://build.opensuse.org/build/openSUSE:Factory:zSystems/standard/s390x/
> rust1.54/_log

No access

^ permalink raw reply	[flat|nested] 27+ messages in thread

* [Bug middle-end/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
  2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
                   ` (14 preceding siblings ...)
  2021-12-02 15:57 ` krebbel at gcc dot gnu.org
@ 2021-12-02 17:04 ` sarah.kriesch at opensuse dot org
  2021-12-03 14:50 ` krebbel at gcc dot gnu.org
                   ` (9 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: sarah.kriesch at opensuse dot org @ 2021-12-02 17:04 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

--- Comment #16 from Sarah Julia Kriesch <sarah.kriesch at opensuse dot org> ---
Sorry! I thought I have created these links as a logged out user. Here are the
public links.

PostgreSQL14:
https://build.opensuse.org/public/build/openSUSE:Factory:zSystems/standard/s390x/postgresql14/_log

Rust1.54:
https://build.opensuse.org/public/build/openSUSE:Factory:zSystems/standard/s390x/rust1.54/_log

^ permalink raw reply	[flat|nested] 27+ messages in thread

* [Bug middle-end/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
  2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
                   ` (15 preceding siblings ...)
  2021-12-02 17:04 ` sarah.kriesch at opensuse dot org
@ 2021-12-03 14:50 ` krebbel at gcc dot gnu.org
  2021-12-05 22:07 ` sarah.kriesch at opensuse dot org
                   ` (8 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: krebbel at gcc dot gnu.org @ 2021-12-03 14:50 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

--- Comment #17 from Andreas Krebbel <krebbel at gcc dot gnu.org> ---
(In reply to Sarah Julia Kriesch from comment #12)
> that is happening during the build process in OBS with a really minimal
> openSUSE Tumbleweed. We are using VMs using QEMU and with 4GB of memory.

Why only 4GB? Isn't this way too low for building things like rust with lto and
everything?

I've successfully built rust1.54 and postgresql14 several times in an opensuse
tumbleweed container. So I would suspect either the kernel or the guest setup
you are using. Could it perhaps be that ld processes got oom killed and have
left half-complete binaries which triggered the error then?

In the current logs I don't see the ld issue anymore. Apparently you already
gave it more memory and the behavior changed due to that?

^ permalink raw reply	[flat|nested] 27+ messages in thread

* [Bug middle-end/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
  2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
                   ` (16 preceding siblings ...)
  2021-12-03 14:50 ` krebbel at gcc dot gnu.org
@ 2021-12-05 22:07 ` sarah.kriesch at opensuse dot org
  2021-12-06  8:34 ` sarah.kriesch at opensuse dot org
                   ` (7 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: sarah.kriesch at opensuse dot org @ 2021-12-05 22:07 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

--- Comment #18 from Sarah Julia Kriesch <sarah.kriesch at opensuse dot org> ---
(In reply to Andreas Krebbel from comment #17)
> (In reply to Sarah Julia Kriesch from comment #12)
> > that is happening during the build process in OBS with a really minimal
> > openSUSE Tumbleweed. We are using VMs using QEMU and with 4GB of memory.
> 
> Why only 4GB? Isn't this way too low for building things like rust with lto
> and everything?
> 
We are sharing the LinuxONE together with SUSE. Not only OBS is using it. It is
also used for automated tests with openQA. Therefore, the resources are kept
minimal for build processes. The highest amount of memory for openSUSE based
builds is 12GB. I had to argue at the beginning of my time for s390x, that we
can receive it. Rust is using 8GB split into two 4GB processes. That is given
by a constraints file. The OBS is choosing a free worker node matching the
requirements.
But also 8GB did not help for PostgreSQL14. We are receiving the same error
message. And about the topic "too slow": x86 is using the same at PostgreSQL14
and is much faster than s390x for most builds.

> I've successfully built rust1.54 and postgresql14 several times in an
> opensuse tumbleweed container. So I would suspect either the kernel or the
> guest setup you are using. Could it perhaps be that ld processes got oom
> killed and have left half-complete binaries which triggered the error then?
> 
I checked the container images. They are updated continuously. Therefore, that
should be reproducible with that (if you are using my list with packages incl.
LLVM13). The kernel version can not be the issue. We are receiving this error
since multiple kernel versions and only with s390x.
I have checked the infrastructure with a build in the LinuxONE Community Cloud.
I am receiving the same issue with following commands:

sudo zypper in osc build obs-service-format_spec_file bsdtar #also possible
with other Linux distributions
osc co openSUSE:Factory:zSystems/postgresql14
cd openSUSE\:Factory\:zSystems/postgresql14/
osc build --vm-type=kvm --vm-memory=4G

> In the current logs I don't see the ld issue anymore. Apparently you already gave it more memory and the behavior changed due to that?
That was another issue between. The issue came back this weekend.
I tested it already with 8GB. I will test it also with 12GB in my mainframe VM
over night now. But I do not expect any change there.

^ permalink raw reply	[flat|nested] 27+ messages in thread

* [Bug middle-end/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
  2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
                   ` (17 preceding siblings ...)
  2021-12-05 22:07 ` sarah.kriesch at opensuse dot org
@ 2021-12-06  8:34 ` sarah.kriesch at opensuse dot org
  2021-12-06  9:54 ` krebbel at gcc dot gnu.org
                   ` (6 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: sarah.kriesch at opensuse dot org @ 2021-12-06  8:34 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

--- Comment #19 from Sarah Julia Kriesch <sarah.kriesch at opensuse dot org> ---
Expanding memory also did not help with 12GB.

^ permalink raw reply	[flat|nested] 27+ messages in thread

* [Bug middle-end/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
  2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
                   ` (18 preceding siblings ...)
  2021-12-06  8:34 ` sarah.kriesch at opensuse dot org
@ 2021-12-06  9:54 ` krebbel at gcc dot gnu.org
  2021-12-06 12:17 ` sarah.kriesch at opensuse dot org
                   ` (5 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: krebbel at gcc dot gnu.org @ 2021-12-06  9:54 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

--- Comment #20 from Andreas Krebbel <krebbel at gcc dot gnu.org> ---
(In reply to Sarah Julia Kriesch from comment #18)
...
> sudo zypper in osc build obs-service-format_spec_file bsdtar #also possible
> with other Linux distributions
> osc co openSUSE:Factory:zSystems/postgresql14
> cd openSUSE\:Factory\:zSystems/postgresql14/
> osc build --vm-type=kvm --vm-memory=4G

Tried with these commands. Build fails due to OOM killer with 4GB and 8GB.
Package builds fine starting with 12GB. In none of the cases I got the ld
error.

^ permalink raw reply	[flat|nested] 27+ messages in thread

* [Bug middle-end/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
  2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
                   ` (19 preceding siblings ...)
  2021-12-06  9:54 ` krebbel at gcc dot gnu.org
@ 2021-12-06 12:17 ` sarah.kriesch at opensuse dot org
  2021-12-06 19:59 ` krebbel at gcc dot gnu.org
                   ` (4 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: sarah.kriesch at opensuse dot org @ 2021-12-06 12:17 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

--- Comment #21 from Sarah Julia Kriesch <sarah.kriesch at opensuse dot org> ---
Did you use a mainframe as a local system?
I will rerun my build commands again and create dumps of the VM. You should
receive them today in the evening.

^ permalink raw reply	[flat|nested] 27+ messages in thread

* [Bug middle-end/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
  2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
                   ` (20 preceding siblings ...)
  2021-12-06 12:17 ` sarah.kriesch at opensuse dot org
@ 2021-12-06 19:59 ` krebbel at gcc dot gnu.org
  2021-12-07 12:46 ` sarah.kriesch at opensuse dot org
                   ` (3 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: krebbel at gcc dot gnu.org @ 2021-12-06 19:59 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

--- Comment #22 from Andreas Krebbel <krebbel at gcc dot gnu.org> ---
(In reply to Sarah Julia Kriesch from comment #21)
> Did you use a mainframe as a local system?

I did run these commands on a z15 Lpar with Fedora33 installed.

^ permalink raw reply	[flat|nested] 27+ messages in thread

* [Bug middle-end/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
  2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
                   ` (21 preceding siblings ...)
  2021-12-06 19:59 ` krebbel at gcc dot gnu.org
@ 2021-12-07 12:46 ` sarah.kriesch at opensuse dot org
  2021-12-07 20:35 ` sarah.kriesch at opensuse dot org
                   ` (2 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: sarah.kriesch at opensuse dot org @ 2021-12-07 12:46 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

--- Comment #23 from Sarah Julia Kriesch <sarah.kriesch at opensuse dot org> ---

I had problems yesterday with uploading the dump.
(In reply to Andreas Krebbel from comment #22)
> I did run these commands on a z15 Lpar with Fedora33 installed.
Thank you for this hint!

One question to you as a compiler Expert:
Do you know any dependencies between gcc or other compilers and dependencies to
sub operating systems in virtualization?

SUSE people tried today the same with SLES 15 SP3 and it is not reproducible.
You tried it both with containerization and qemu (therefore, that can not be a
qemu issue, if both has been on s390x together with Fedora).
Additionally, you have been needing 12GB of memory for virtualization in
comparison to 4GB on openSUSE Tumbleweed. Anything is going wrong here with GCC
together with the sub operating system.

I have started a discussion about that (together with Fedora and Debian people)
on our factory mailing list:
https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/4LJCHQ3YJ3TFEAN5S5DUE3ITCNPPC4MO/

If you are open to additional experiments in this direction for reproducing
based on Fedora (I can not run Fedora in the LinuxONE Community Cloud). Fedora
has released Fedora 35 in the last weeks. Have you got any possibilities to
upgrade and run these commands based on that?

^ permalink raw reply	[flat|nested] 27+ messages in thread

* [Bug middle-end/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
  2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
                   ` (22 preceding siblings ...)
  2021-12-07 12:46 ` sarah.kriesch at opensuse dot org
@ 2021-12-07 20:35 ` sarah.kriesch at opensuse dot org
  2021-12-11 18:26 ` sarah.kriesch at opensuse dot org
  2022-01-17  8:48 ` krebbel at gcc dot gnu.org
  25 siblings, 0 replies; 27+ messages in thread
From: sarah.kriesch at opensuse dot org @ 2021-12-07 20:35 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

--- Comment #24 from Sarah Julia Kriesch <sarah.kriesch at opensuse dot org> ---
There can be a dependency to this kernel bug:
https://bugzilla.suse.com/show_bug.cgi?id=1188896
We want to integrate the patch from your colleague and look, what will be
changed.

^ permalink raw reply	[flat|nested] 27+ messages in thread

* [Bug middle-end/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
  2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
                   ` (23 preceding siblings ...)
  2021-12-07 20:35 ` sarah.kriesch at opensuse dot org
@ 2021-12-11 18:26 ` sarah.kriesch at opensuse dot org
  2022-01-17  8:48 ` krebbel at gcc dot gnu.org
  25 siblings, 0 replies; 27+ messages in thread
From: sarah.kriesch at opensuse dot org @ 2021-12-11 18:26 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

--- Comment #25 from Sarah Julia Kriesch <sarah.kriesch at opensuse dot org> ---
The kernel bug fix in combination with higher constraints (12GB of memory) has
helped. It is strange, that we had this error message instead of an oom.
BUT that should be only a workaround.
12GB for s390x in comparison to 4GB for x86 for PostgreSQL?
I suggest a new bug report for the memory requirements of GCC. Where is the
power of the mainframe?

Thank you for the support! It should be possible to reproduce it again on
Fedora in the future. The problem was a dependency of the kernel and
cross-epiphany-gcc11-bootstrap.

^ permalink raw reply	[flat|nested] 27+ messages in thread

* [Bug middle-end/103364] s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so
  2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
                   ` (24 preceding siblings ...)
  2021-12-11 18:26 ` sarah.kriesch at opensuse dot org
@ 2022-01-17  8:48 ` krebbel at gcc dot gnu.org
  25 siblings, 0 replies; 27+ messages in thread
From: krebbel at gcc dot gnu.org @ 2022-01-17  8:48 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103364

Andreas Krebbel <krebbel at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |INVALID

^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2022-01-17  8:48 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-22 19:08 [Bug c/103364] New: s390x: TLS reference in /usr/lib64/libLLVM.so mismatches non-TLS reference in /usr/lib64/libLLVM.so sarah.kriesch at opensuse dot org
2021-11-22 19:30 ` [Bug c/103364] " sarah.kriesch at opensuse dot org
2021-11-23  6:34 ` [Bug middle-end/103364] " pinskia at gcc dot gnu.org
2021-11-23  6:45 ` pinskia at gcc dot gnu.org
2021-11-23  6:46 ` pinskia at gcc dot gnu.org
2021-11-23  6:47 ` pinskia at gcc dot gnu.org
2021-11-23  8:10 ` sarah.kriesch at opensuse dot org
2021-11-23  8:13 ` sarah.kriesch at opensuse dot org
2021-11-23 13:04 ` hjl.tools at gmail dot com
2021-11-23 15:26 ` sarah.kriesch at opensuse dot org
2021-11-23 15:28 ` sarah.kriesch at opensuse dot org
2021-12-02 11:03 ` krebbel at gcc dot gnu.org
2021-12-02 14:17 ` sarah.kriesch at opensuse dot org
2021-12-02 14:18 ` sarah.kriesch at opensuse dot org
2021-12-02 14:22 ` sarah.kriesch at opensuse dot org
2021-12-02 15:57 ` krebbel at gcc dot gnu.org
2021-12-02 17:04 ` sarah.kriesch at opensuse dot org
2021-12-03 14:50 ` krebbel at gcc dot gnu.org
2021-12-05 22:07 ` sarah.kriesch at opensuse dot org
2021-12-06  8:34 ` sarah.kriesch at opensuse dot org
2021-12-06  9:54 ` krebbel at gcc dot gnu.org
2021-12-06 12:17 ` sarah.kriesch at opensuse dot org
2021-12-06 19:59 ` krebbel at gcc dot gnu.org
2021-12-07 12:46 ` sarah.kriesch at opensuse dot org
2021-12-07 20:35 ` sarah.kriesch at opensuse dot org
2021-12-11 18:26 ` sarah.kriesch at opensuse dot org
2022-01-17  8:48 ` krebbel at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).