Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941393 - sys-apps/memtest86+-7.00 - [libtool] [llvm] ld.lld: error: unknown argument --warn-constructors
Summary: sys-apps/memtest86+-7.00 - [libtool] [llvm] ld.lld: error: unknown argument -...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ben Kohler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-12 14:46 UTC by Toralf Förster
Modified: 2024-10-12 14:46 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.11 KB, text/plain)
2024-10-12 14:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,96.18 KB, text/plain)
2024-10-12 14:46 UTC, Toralf Förster
Details
environment (environment,78.50 KB, text/plain)
2024-10-12 14:46 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-10-12 14:46 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.37 KB, application/x-xz)
2024-10-12 14:46 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,203.83 KB, text/plain)
2024-10-12 14:46 UTC, Toralf Förster
Details
sys-apps:memtest86+-7.00:20241011-184417.log (sys-apps:memtest86+-7.00:20241011-184417.log,24.48 KB, text/plain)
2024-10-12 14:46 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-10-12 14:46:24 UTC
too long lines were shrinked:

gcc -m32 -x assembler-with-cpp -c -I../boot -Iapp -o boot/setup.o ../boot/setup.S
gcc -m32 -x assembler-with-cpp -c -I../boot -Iapp -o boot/header.o ../boot/header.S
gcc -c -std=c11 -Wall -Wextra -Wshadow -m32 -march=i586 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o app/config.o ../app/config.c -MMD -MP -MT app/config.o -MF app/config.d
gcc -c -std=c11 -Wall -Wextra -Wshadow -m32 -march=i586 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o app/main.o ../app/main.c -MMD -MP -MT app/main.o -MF app/main.d
ld.lld --warn-constructors --warn-common -static -T ldscripts/memtest_shared.lds -o memtest_shared boot/startup.o boot/efisetup.o system/acpi.o system/cpuid.o system/cpuinfo.o system/cpulocal.o system/ehci.o system/font.o system/heap.o system/hwctrl.o system/hwquirks.o system/keyboard.o system/ohci.
ld.lld -shared -Bsymbolic -T ldscripts/memtest_shared.lds -o memtest_shared boot/startup.o boot/efisetup.o system/acpi.o system/cpuid.o system/cpuinfo.o system/cpulocal.o system/ehci.o system/font.o system/heap.o system/hwctrl.o system/hwquirks.o system/keyboard.o system/ohci.o system/memctrl.o syst
ld.lld: error: unknown argument '--warn-constructors'
make: *** [Makefile:160: memtest_shared] Error 1
 * ERROR: sys-apps/memtest86+-7.00::gentoo failed (compile phase):

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 19.1.1+libcxx
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/19/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/19
19.1.1+libcxx
Python 3.12.7
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.24_p8 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

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

  HEAD of ::gentoo
commit d390b53af525a61af001449f8668d320084a83ec
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Oct 11 16:48:29 2024 +0000

    2024-10-11 16:48:28 UTC

emerge -qpvO =sys-apps/memtest86+-7.00
[ebuild  N    ] sys-apps/memtest86+-7.00  USE="bios64 boot iso32 iso64 uefi64 -bios32 -secureboot -uefi32"
Comment 1 Toralf Förster gentoo-dev 2024-10-12 14:46:25 UTC
Created attachment 905199 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-12 14:46:26 UTC
Created attachment 905200 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-10-12 14:46:31 UTC
Created attachment 905201 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-10-12 14:46:32 UTC
Created attachment 905202 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-10-12 14:46:33 UTC
Created attachment 905203 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-12 14:46:35 UTC
Created attachment 905204 [details]
qlist-info.txt
Comment 7 Toralf Förster gentoo-dev 2024-10-12 14:46:36 UTC
Created attachment 905205 [details]
sys-apps:memtest86+-7.00:20241011-184417.log