Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929022 - sys-auth/pam_dotfile-0.7-r2 - clang-18clang-18: : error: error: linker command failed with exit code 1 (use -v to see invocation)
Summary: sys-auth/pam_dotfile-0.7-r2 - clang-18clang-18: : error: error: linker comman...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-09 19:47 UTC by Toralf Förster
Modified: 2024-04-09 19:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,21.78 KB, text/plain)
2024-04-09 19:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,162.30 KB, text/plain)
2024-04-09 19:47 UTC, Toralf Förster
Details
environment (environment,108.00 KB, text/plain)
2024-04-09 19:47 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.18 KB, application/x-xz)
2024-04-09 19:47 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,11.18 KB, application/x-xz)
2024-04-09 19:47 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,9.75 KB, application/x-xz)
2024-04-09 19:47 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,45.55 KB, application/x-xz)
2024-04-09 19:47 UTC, Toralf Förster
Details
sys-auth:pam_dotfile-0.7-r2:20240409-193708.log (sys-auth:pam_dotfile-0.7-r2:20240409-193708.log,35.94 KB, text/plain)
2024-04-09 19:47 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,282.00 KB, application/x-xz)
2024-04-09 19:47 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,1.83 KB, application/x-xz)
2024-04-09 19:47 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-04-09 19:47:21 UTC
too long lines were shrinked:

ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(ashldi3.c.o) is incompatible with elf32-i386
ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(ashlti3.c.o) is incompatible with elf32-i386
ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(ashrdi3.c.o) is incompatible with elf32-i386
ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(ashrti3.c.o) is incompatible with elf32-i386
ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(bswapdi2.c.o) is incompatible with elf32-i386
ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
clang-18clang-18: : error: error: linker command failed with exit code 1 (use -v to see invocation)
linker command failed with exit code 1 (use -v to see invocation)
clang-18: error: linker command failed with exit code 1 (use -v to see invocation)

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_llvm-20240407-091255

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.3+libcxx
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.3+libcxx
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.22_p7 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1
  [2]   php8.3 *
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit e6b5af9bc4703a964450acc42a8305762790b028
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Apr 9 18:49:17 2024 +0000

    2024-04-09 18:49:16 UTC

emerge -qpvO sys-auth/pam_dotfile
[ebuild  N    ] sys-auth/pam_dotfile-0.7-r2  USE="-doc"
Comment 1 Toralf Förster gentoo-dev 2024-04-09 19:47:22 UTC
Created attachment 890103 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-09 19:47:23 UTC
Created attachment 890104 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-04-09 19:47:25 UTC
Created attachment 890105 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-09 19:47:26 UTC
Created attachment 890106 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-09 19:47:26 UTC
Created attachment 890107 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-09 19:47:27 UTC
Created attachment 890108 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-09 19:47:28 UTC
Created attachment 890109 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-04-09 19:47:30 UTC
Created attachment 890110 [details]
sys-auth:pam_dotfile-0.7-r2:20240409-193708.log
Comment 9 Toralf Förster gentoo-dev 2024-04-09 19:47:31 UTC
Created attachment 890111 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2024-04-09 19:47:32 UTC
Created attachment 890112 [details]
var.tmp.clang.tar.xz