Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942886 - app-containers/runc-1.2.0 - [gcc-15] nolibc/crt.h: error: type of _nolibc_main does not match original declaration [-Werror=lto-type-mismatch]
Summary: app-containers/runc-1.2.0 - [gcc-15] nolibc/crt.h: error: type of _nolibc_mai...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: lto
  Show dependency tree
 
Reported: 2024-11-04 19:14 UTC by Toralf Förster
Modified: 2024-11-04 19:15 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.17 KB, text/plain)
2024-11-04 19:14 UTC, Toralf Förster
Details
app-containers:runc-1.2.0:20241104-142600.log (app-containers:runc-1.2.0:20241104-142600.log,7.23 KB, text/plain)
2024-11-04 19:14 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,84.18 KB, application/x-xz)
2024-11-04 19:14 UTC, Toralf Förster
Details
environment (environment,112.74 KB, text/plain)
2024-11-04 19:14 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-11-04 19:14 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,20.78 KB, application/x-xz)
2024-11-04 19:14 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,1.88 KB, application/x-xz)
2024-11-04 19:14 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,95.69 KB, application/x-xz)
2024-11-04 19:14 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,26.13 KB, application/x-xz)
2024-11-04 19:14 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-11-04 19:14:42 UTC
libcontainer/dmz/dmz.go
libcontainer/dmz/dmz_fallback_linux.go
libcontainer/dmz/dmz_linux.go
make -B binary/runc-dmz
make[1]: Entering directory '/var/tmp/portage/app-containers/runc-1.2.0/work/runc-1.2.0/libcontainer/dmz'
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -fno-asynchronous-unwind-tables -fno-ident -s -Os -nostdlib -lgcc -static -o binary/runc-dmz _dmz.c
nolibc/crt.h:23:13: error: type of _nolibc_main does not match original declaration [-Werror=lto-type-mismatch]
   23 |         int _nolibc_main(int, char **, char **) __asm__ ("main");
      |             ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome-20241024-225502

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 19.1.3
llvm-config: 19.1.3
Python 3.12.7
go version go1.23.2 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.82.0
  [2]   rust-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.25_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.432_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.2.8

  HEAD of ::gentoo
commit 0813fcb2ff55bda9a8cc7621c76eb1e0a7a0815b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 4 13:48:25 2024 +0000

    2024-11-04 13:48:25 UTC

emerge -qpvO =app-containers/runc-1.2.0
[ebuild  N    ] app-containers/runc-1.2.0  USE="kmem seccomp -apparmor -hardened (-selinux) -test"
Comment 1 Toralf Förster gentoo-dev 2024-11-04 19:14:43 UTC
Created attachment 907884 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-04 19:14:44 UTC
Created attachment 907885 [details]
app-containers:runc-1.2.0:20241104-142600.log
Comment 3 Toralf Förster gentoo-dev 2024-11-04 19:14:46 UTC
Created attachment 907886 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-11-04 19:14:47 UTC
Created attachment 907887 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-11-04 19:14:48 UTC
Created attachment 907888 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-04 19:14:49 UTC
Created attachment 907889 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-04 19:14:49 UTC
Created attachment 907890 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-04 19:14:51 UTC
Created attachment 907891 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-04 19:14:52 UTC
Created attachment 907892 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2024-11-04 19:15:44 UTC
up of bug 935459 ?