Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914638 - x11-misc/sselp-0.2-r1 - [clang] ld.lld: error: .../Scrt1.o is incompatible with elf32-i386
Summary: x11-misc/sselp-0.2-r1 - [clang] ld.lld: error: .../Scrt1.o is incompatible wi...
Status: RESOLVED FIXED
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: PMASKED
Depends on:
Blocks:
 
Reported: 2023-09-25 08:22 UTC by Toralf Förster
Modified: 2023-11-08 12:44 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.90 KB, text/plain)
2023-09-25 08:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,23.22 KB, text/plain)
2023-09-25 08:22 UTC, Toralf Förster
Details
environment (environment,53.32 KB, text/plain)
2023-09-25 08:22 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.05 KB, application/x-xz)
2023-09-25 08:22 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,6.26 KB, application/x-xz)
2023-09-25 08:22 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,13.54 KB, application/x-xz)
2023-09-25 08:22 UTC, Toralf Förster
Details
x11-misc:sselp-0.2-r1:20230925-043544.log (x11-misc:sselp-0.2-r1:20230925-043544.log,4.54 KB, text/plain)
2023-09-25 08: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 2023-09-25 08:22:03 UTC
sselp build options:
CC sselp.c
CFLAGS   = -O2 -pipe -march=native -fno-diagnostics-color -std=c99 -pedantic -Wall -I. -I/usr/include -I/usr/X11R6/include -DVERSION="0.2"
LDFLAGS  = -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -lc -L/usr/X11R6/lib -lX11
CC       = clang
CC -o sselp
ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/Scrt1.o is incompatible with elf32-i386
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/17/bin/../../../../lib/clang/17/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: 17.1_clang-20230924-160600

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.1+libcxx
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.72.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit b6386358d8bf97934f36786fae8ac908dd6229da
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Sep 25 03:31:43 2023 +0000

    2023-09-25 03:31:42 UTC

emerge -qpvO x11-misc/sselp
[ebuild  N    ] x11-misc/sselp-0.2-r1
Comment 1 Toralf Förster gentoo-dev 2023-09-25 08:22:04 UTC
Created attachment 871315 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-25 08:22:05 UTC
Created attachment 871316 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-09-25 08:22:06 UTC
Created attachment 871317 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-09-25 08:22:07 UTC
Created attachment 871318 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-09-25 08:22:07 UTC
Created attachment 871319 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-25 08:22:08 UTC
Created attachment 871320 [details]
temp.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-09-25 08:22:09 UTC
Created attachment 871321 [details]
x11-misc:sselp-0.2-r1:20230925-043544.log
Comment 8 Larry the Git Cow gentoo-dev 2023-10-07 22:35:53 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8351b3909616bd666d249dbf57546756ae2fd90

commit b8351b3909616bd666d249dbf57546756ae2fd90
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-10-07 22:35:46 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-10-07 22:35:46 +0000

    package.mask: Last rite x11-misc/sselp
    
    Bug: https://bugs.gentoo.org/732422
    Bug: https://bugs.gentoo.org/914638
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2023-11-08 12:44:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=824b96ad94996dc184b648ac75e93b5c1f793f2a

commit 824b96ad94996dc184b648ac75e93b5c1f793f2a
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2023-11-08 12:41:04 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2023-11-08 12:41:11 +0000

    x11-misc/sselp: treeclean
    
    Closes: https://bugs.gentoo.org/732422
    Closes: https://bugs.gentoo.org/914638
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 profiles/package.mask              |  6 ------
 x11-misc/sselp/Manifest            |  1 -
 x11-misc/sselp/metadata.xml        |  5 -----
 x11-misc/sselp/sselp-0.2-r1.ebuild | 30 ------------------------------
 x11-misc/sselp/sselp-9999.ebuild   | 30 ------------------------------
 5 files changed, 72 deletions(-)