Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946846 - app-backup/duplicity-3.0.3.2 - [llvm] ld.lld: error: crti.o is incompatible with elf32-i386
Summary: app-backup/duplicity-3.0.3.2 - [llvm] ld.lld: error: crti.o is incompatible w...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Richard Freeman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-22 19:00 UTC by Toralf Förster
Modified: 2024-12-22 19:00 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.55 KB, text/plain)
2024-12-22 19:00 UTC, Toralf Förster
Details
app-backup:duplicity-3.0.3.2:20241222-181231.log (app-backup:duplicity-3.0.3.2:20241222-181231.log,25.61 KB, text/plain)
2024-12-22 19:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,155.84 KB, text/plain)
2024-12-22 19:00 UTC, Toralf Förster
Details
environment (environment,166.96 KB, text/plain)
2024-12-22 19:00 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-12-22 19:00 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,17.73 KB, application/x-xz)
2024-12-22 19:00 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,2.35 KB, application/x-xz)
2024-12-22 19:00 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,42.40 KB, application/x-xz)
2024-12-22 19:00 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,37.18 KB, application/x-xz)
2024-12-22 19:00 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-12-22 19:00:16 UTC
too long lines were shrinked:

2024-12-22 18:12:38,967 root INFO clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -fPIC -I/usr/local/include -I/usr/include -I/usr/include/python3.12 -c duplicity/_librsyncmodule.c -o /var/tmp/portage/app-backup/duplicity-
duplicity/_librsyncmodule.c:336:5: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
  336 |     strerror_r(errno, buf, sizeof(buf));
      |     ^~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
2024-12-22 18:12:39,259 root INFO clang -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG /var/tmp/portage/app-backup/duplicity-3.0.3.2/work/duplicity-3.0.3.2-python3_12/build/te
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/19/bin/../../../../lib/clang/19/lib/linux/clang_rt.crtbegin-x86_64.o is incompatible with elf32-i386
ld.lld: error: /var/tmp/portage/app-backup/duplicity-3.0.3.2/work/duplicity-3.0.3.2-python3_12/build/temp.linux-x86_64-cpython-312/duplicity/_librsyncmodule.o is incompatible with elf32-i386

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_llvm_systemd-20241220-181511

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang version 19.1.6+libcxx
llvm-config: 19.1.6+libcxx
Python 3.12.8
go version go1.23.4 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0
  [2]   rust-bin-1.83.0 *

  HEAD of ::gentoo
commit ee792a71b9bbbb3a6d82a24d926ff327664fb977
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 22 17:18:25 2024 +0000

    2024-12-22 17:18:25 UTC

emerge -qpvO =app-backup/duplicity-3.0.3.2
[ebuild  N    ] app-backup/duplicity-3.0.3.2  USE="-debug -s3 -test" PYTHON_TARGETS="python3_12 -python3_10 -python3_11 -python3_13"
Comment 1 Toralf Förster gentoo-dev 2024-12-22 19:00:17 UTC
Created attachment 914756 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-12-22 19:00:18 UTC
Created attachment 914757 [details]
app-backup:duplicity-3.0.3.2:20241222-181231.log
Comment 3 Toralf Förster gentoo-dev 2024-12-22 19:00:19 UTC
Created attachment 914758 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-12-22 19:00:21 UTC
Created attachment 914759 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-12-22 19:00:21 UTC
Created attachment 914760 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-12-22 19:00:22 UTC
Created attachment 914761 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-12-22 19:00:23 UTC
Created attachment 914762 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-12-22 19:00:24 UTC
Created attachment 914763 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-12-22 19:00:25 UTC
Created attachment 914764 [details]
temp.tar.xz