Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929074 - net-analyzer/arp-sk-0.0.16-r2 - ld.lld: error: .../Scrt1.o is incompatible with elf32-i386
Summary: net-analyzer/arp-sk-0.0.16-r2 - ld.lld: error: .../Scrt1.o is incompatible wi...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-10 18:01 UTC by Toralf Förster
Modified: 2024-04-10 18:02 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.82 KB, text/plain)
2024-04-10 18:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,168.13 KB, text/plain)
2024-04-10 18:01 UTC, Toralf Förster
Details
environment (environment,88.95 KB, text/plain)
2024-04-10 18:02 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.18 KB, application/x-xz)
2024-04-10 18:02 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,11.27 KB, application/x-xz)
2024-04-10 18:02 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,4.83 KB, application/x-xz)
2024-04-10 18:02 UTC, Toralf Förster
Details
net-analyzer:arp-sk-0.0.16-r2:20240409-214118.log (net-analyzer:arp-sk-0.0.16-r2:20240409-214118.log,15.50 KB, text/plain)
2024-04-10 18:02 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,46.67 KB, application/x-xz)
2024-04-10 18:02 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,29.21 KB, application/x-xz)
2024-04-10 18:02 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,1.05 KB, application/x-xz)
2024-04-10 18: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-10 18:01:57 UTC
too long lines were shrinked:

      'true' [-Wpointer-bool-conversion]
  601 |     if(!str || !a)
      |        ~^~~
1 warning generated.
clang -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I/var/tmp/portage/net-analyzer/arp-sk-0.0.16-r2/work/arp-sk-0.0.16/compat     -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -W -Wall -c -o arp-sk.o arp-sk.c
clang  -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -W -Wall  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o arp-sk sk.o lookup-eth-ip.o signal.o send-packet.o arp-eth-ip.o ar
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/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-20240407-091255

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

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]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.22_p7 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

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

  HEAD of ::gentoo
commit 701a7d385d60dae6f30fbbbb266af229e94cf94a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Apr 9 20:34:08 2024 +0000

    Merge updates from master

emerge -qpvO net-analyzer/arp-sk
[ebuild  N    ] net-analyzer/arp-sk-0.0.16-r2
Comment 1 Toralf Förster gentoo-dev 2024-04-10 18:01:58 UTC
Created attachment 890198 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-10 18:01:59 UTC
Created attachment 890199 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-04-10 18:02:00 UTC
Created attachment 890200 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-10 18:02:01 UTC
Created attachment 890201 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-10 18:02:02 UTC
Created attachment 890202 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-10 18:02:02 UTC
Created attachment 890203 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-10 18:02:03 UTC
Created attachment 890204 [details]
net-analyzer:arp-sk-0.0.16-r2:20240409-214118.log
Comment 8 Toralf Förster gentoo-dev 2024-04-10 18:02:04 UTC
Created attachment 890205 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-04-10 18:02:05 UTC
Created attachment 890206 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2024-04-10 18:02:06 UTC
Created attachment 890207 [details]
var.tmp.clang.tar.xz