Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884293 - app-cdr/cuecue-0.2.2-r5 - ld.lld: error: .../Scrt1.o is incompatible with elf32-i386
Summary: app-cdr/cuecue-0.2.2-r5 - ld.lld: error: .../Scrt1.o is incompatible with elf...
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: 2022-12-04 11:34 UTC by Toralf Förster
Modified: 2022-12-04 11:34 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.28 KB, text/plain)
2022-12-04 11:34 UTC, Toralf Förster
Details
app-cdr:cuecue-0.2.2-r5:20221204-113211.log (app-cdr:cuecue-0.2.2-r5:20221204-113211.log,9.96 KB, text/plain)
2022-12-04 11:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,94.33 KB, text/plain)
2022-12-04 11:34 UTC, Toralf Förster
Details
environment (environment,81.70 KB, text/plain)
2022-12-04 11:34 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,698 bytes, application/x-bzip)
2022-12-04 11:34 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,39.49 KB, application/x-bzip)
2022-12-04 11:34 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,3.83 KB, application/x-bzip)
2022-12-04 11:34 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.16 KB, application/x-bzip)
2022-12-04 11:34 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,498 bytes, application/x-bzip)
2022-12-04 11:34 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 2022-12-04 11:34:09 UTC
too long lines were shrinked:

Making all in cuecue
make[2]: Entering directory '/var/tmp/portage/app-cdr/cuecue-0.2.2-r5/work/cuecue-0.2.2/src/cuecue'
clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cuecue\" -DVERSION=\"0.2.2\" -DUSE_MP3=1 -DUSE_OGG=1 -DUSE_FLAC=1 -I.     -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-dec
clang  -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o cuecue cuecue.o ../libcuecue/libcuecue.a -lmad -lvorbisfile -L/usr/lib -lvorbis -lm -L/usr/lib64 -logg -L/usr/lib -lFLA
ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/Scrt1.o is incompatible with elf32-i386
ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/crti.o is incompatible with elf32-i386
ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/12/crtbeginS.o is incompatible with elf32-i386

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20221203-180005

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.8
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit f174a926bde9010b0c3bed3466351acf631246fd
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 4 10:16:50 2022 +0000

    2022-12-04 10:16:49 UTC

emerge -qpvO app-cdr/cuecue
[ebuild  N    ] app-cdr/cuecue-0.2.2-r5  USE="flac mp3 vorbis"
Comment 1 Toralf Förster gentoo-dev 2022-12-04 11:34:10 UTC
Created attachment 839787 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-04 11:34:11 UTC
Created attachment 839789 [details]
app-cdr:cuecue-0.2.2-r5:20221204-113211.log
Comment 3 Toralf Förster gentoo-dev 2022-12-04 11:34:12 UTC
Created attachment 839791 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-12-04 11:34:13 UTC
Created attachment 839793 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-12-04 11:34:14 UTC
Created attachment 839795 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-04 11:34:15 UTC
Created attachment 839797 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-04 11:34:16 UTC
Created attachment 839799 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-12-04 11:34:17 UTC
Created attachment 839801 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-12-04 11:34:18 UTC
Created attachment 839803 [details]
var.tmp.clang.tar.bz2