Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930478 - sys-auth/pam_dotfile-0.7-r2 - ld.lld: error: .../Scrt1.o is incompatible with elf32-i386
Summary: sys-auth/pam_dotfile-0.7-r2 - ld.lld: error: .../Scrt1.o is incompatible with...
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-23 07:02 UTC by Toralf Förster
Modified: 2024-04-23 07:02 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,22.56 KB, text/plain)
2024-04-23 07:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,234.68 KB, text/plain)
2024-04-23 07:02 UTC, Toralf Förster
Details
environment (environment,108.60 KB, text/plain)
2024-04-23 07:02 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-04-23 07:02 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,21.48 KB, application/x-xz)
2024-04-23 07:02 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,9.72 KB, application/x-xz)
2024-04-23 07:02 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,58.27 KB, application/x-xz)
2024-04-23 07:02 UTC, Toralf Förster
Details
sys-auth:pam_dotfile-0.7-r2:20240423-054645.log (sys-auth:pam_dotfile-0.7-r2:20240423-054645.log,31.68 KB, text/plain)
2024-04-23 07:02 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,279.67 KB, application/x-xz)
2024-04-23 07:02 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,1.82 KB, application/x-xz)
2024-04-23 07:02 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-23 07:02:20 UTC
too long lines were shrinked:

      |                     ^~~~~~~~
./md5.h:82:53: note: passing argument to parameter 'data' here
   82 | void md5_append(md5_state_t *pms, const md5_byte_t *data, int nbytes);
      |                                                     ^
libtool: link: clang -DSBINDIR=\"/usr/sbin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o pamtest pamtest.o  -L/lib -Wl,--as-needed
libtool: link: clang -DSBINDIR=\"/usr/sbin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o pam-dotfile-helper pam_dotfile_helper-pam-dotfile-help
ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../lib64/Scrt1.o is incompatible with elf32-i386
ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../lib64/crti.o is incompatible with elf32-i386
ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/clang_rt.crtbegin-x86_64.o is incompatible with elf32-i386

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 18.1.4+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.4+libcxx
Python 3.11.9
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

php cli (if any):
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit 1530b6df67ea5556f4238404a525776cad4b0a1d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Apr 23 04:49:17 2024 +0000

    2024-04-23 04: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-23 07:02:21 UTC
Created attachment 891477 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-23 07:02:22 UTC
Created attachment 891478 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-04-23 07:02:23 UTC
Created attachment 891479 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-23 07:02:24 UTC
Created attachment 891480 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-23 07:02:25 UTC
Created attachment 891481 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-23 07:02:26 UTC
Created attachment 891482 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-23 07:02:26 UTC
Created attachment 891483 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-04-23 07:02:28 UTC
Created attachment 891484 [details]
sys-auth:pam_dotfile-0.7-r2:20240423-054645.log
Comment 9 Toralf Förster gentoo-dev 2024-04-23 07:02:29 UTC
Created attachment 891485 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2024-04-23 07:02:30 UTC
Created attachment 891486 [details]
var.tmp.clang.tar.xz