Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930010 - net-libs/libdom-0.4.2 - [clang] ld.lld: error: .../crti.o is incompatible with elf32-i386
Summary: net-libs/libdom-0.4.2 - [clang] ld.lld: error: .../crti.o is incompatible wit...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michael Orlitzky
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-14 11:22 UTC by Toralf Förster
Modified: 2024-06-29 14:13 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.48 KB, text/plain)
2024-04-14 11:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,220.81 KB, text/plain)
2024-04-14 11:22 UTC, Toralf Förster
Details
environment (environment,71.57 KB, text/plain)
2024-04-14 11:22 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.19 KB, application/x-xz)
2024-04-14 11:22 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,37.71 KB, application/x-xz)
2024-04-14 11:22 UTC, Toralf Förster
Details
net-libs:libdom-0.4.2:20240414-110057.log (net-libs:libdom-0.4.2:20240414-110057.log,75.93 KB, text/plain)
2024-04-14 11:22 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,54.09 KB, application/x-xz)
2024-04-14 11:22 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,17.63 KB, application/x-xz)
2024-04-14 11:22 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-14 11:22:15 UTC
too long lines were shrinked:

 COMPILE: src/utils/walk.c
clang -MMD -MP -std=c99 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/var/tmp/portage/net-libs/libdom-0.4.2/work/libdom-0.4.2/include/ -I/var/tmp/portage/net-libs/libdom-0.4.2/work/libdom-0.4.2/src -I/var/tmp/portage/net-libs/libdom-0.4.2/work/libdom-0.4.2/binding  -O3 -pipe -march=native -fno-diagnostics-colo
ln  -f -s libdom.so.0.4.2 build-x86_64-pc-linux-gnu-x86_64-pc-linux-gnu-release-lib-shared/libdom.so.0
ln  -f -s libdom.so.0.4.2 build-x86_64-pc-linux-gnu-x86_64-pc-linux-gnu-release-lib-shared/libdom.so
    LINK: build-x86_64-pc-linux-gnu-x86_64-pc-linux-gnu-release-lib-shared/libdom.so.0.4.2
clang -o build-x86_64-pc-linux-gnu-x86_64-pc-linux-gnu-release-lib-shared/libdom.so.0.4.2 build-x86_64-pc-linux-gnu-x86_64-pc-linux-gnu-release-lib-shared/bindings_hubbub_parser.o build-x86_64-pc-linux-gnu-x86_64-pc-linux-gnu-release-lib-shared/bindings_xml_libxml_xmlparser.o build-x86_64-pc-linux-g
ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../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
ld.lld: error: build-x86_64-pc-linux-gnu-x86_64-pc-linux-gnu-release-lib-shared/bindings_hubbub_parser.o is incompatible with elf32-i386

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

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

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

CC=clang
CXX=clang++
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]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-1.77.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit 667d53c21d2b413c74fc1a18b6ab07bebdabbd3d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Apr 14 10:04:30 2024 +0000

    2024-04-14 10:04:30 UTC

emerge -qpvO net-libs/libdom
[ebuild  N    ] net-libs/libdom-0.4.2  USE="xml -expat -test"
Comment 1 Toralf Förster gentoo-dev 2024-04-14 11:22:16 UTC
Created attachment 890814 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-14 11:22:18 UTC
Created attachment 890815 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-04-14 11:22:19 UTC
Created attachment 890816 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-14 11:22:20 UTC
Created attachment 890817 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-14 11:22:22 UTC
Created attachment 890818 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-14 11:22:24 UTC
Created attachment 890819 [details]
net-libs:libdom-0.4.2:20240414-110057.log
Comment 7 Toralf Förster gentoo-dev 2024-04-14 11:22:25 UTC
Created attachment 890820 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-04-14 11:22:26 UTC
Created attachment 890821 [details]
temp.tar.xz
Comment 9 Michael Orlitzky gentoo-dev 2024-06-29 14:13:01 UTC
I think the tinderbox was busted around this time, there were a lot of similar reports for unrelated packages (I noticed this on bug 929257, also reported around the same time).