Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940323 - dev-lang/erlang-27.0.1 - [gcc-15] beam/erl_driver.h: error: type of driver_select does not match original declaration [-Werror=lto-type-mismatch]
Summary: dev-lang/erlang-27.0.1 - [gcc-15] beam/erl_driver.h: error: type of driver_se...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Smith
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: lto
  Show dependency tree
 
Reported: 2024-09-27 07:11 UTC by Toralf Förster
Modified: 2024-09-27 07:11 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.25 KB, text/plain)
2024-09-27 07:11 UTC, Toralf Förster
Details
dev-lang:erlang-27.0.1:20240926-204644.log.xz (dev-lang:erlang-27.0.1:20240926-204644.log.xz,19.18 KB, application/x-xz)
2024-09-27 07:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,83.84 KB, text/plain)
2024-09-27 07:11 UTC, Toralf Förster
Details
environment (environment,161.93 KB, text/plain)
2024-09-27 07:11 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2024-09-27 07:11 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,15.88 KB, application/x-xz)
2024-09-27 07:11 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,43.70 KB, application/x-xz)
2024-09-27 07:11 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,171.29 KB, text/plain)
2024-09-27 07:11 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-09-27 07:11:39 UTC
a - obj/x86_64-pc-linux-gnu/opt/jit/prim_buffer_nif.o
a - obj/x86_64-pc-linux-gnu/opt/jit/prim_file_nif.o
a - obj/x86_64-pc-linux-gnu/opt/jit/zlib_nif.o
a - obj/x86_64-pc-linux-gnu/opt/jit/prim_socket_nif.o
a - obj/x86_64-pc-linux-gnu/opt/jit/prim_net_nif.o
x86_64-pc-linux-gnu-ranlib /var/tmp/portage/dev-lang/erlang-27.0.1/work/otp-OTP-27.0.1/bin/x86_64-pc-linux-gnu/libbeam.a
beam/erl_driver.h:331:12: error: type of driver_select does not match original declaration [-Werror=lto-type-mismatch]
  331 | EXTERN int driver_select(ErlDrvPort port, ErlDrvEvent event, int mode, int on);
      |            ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_hardened_systemd-20240925-080506

  UNMASKED:
  /etc/portage/package.unmask/60gcc:<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/llvm (if any):
clang version 19.1.0
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.0
Python 3.12.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0 *
GENTOO_VM=  CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="" COMPILER=""
The following VMs are available for generation-2:
1)	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-17 
  [2]   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 00e193a15f5f69a408a790fcddb05af5a3740959
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Sep 26 17:51:51 2024 +0000

    2024-09-26 17:51:51 UTC

emerge -qpvO =dev-lang/erlang-27.0.1
[ebuild  N    ] dev-lang/erlang-27.0.1  USE="kpoll ssl systemd tk -doc -java -odbc -sctp -wxwidgets"
Comment 1 Toralf Förster gentoo-dev 2024-09-27 07:11:40 UTC
Created attachment 903930 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-09-27 07:11:41 UTC
Created attachment 903931 [details]
dev-lang:erlang-27.0.1:20240926-204644.log.xz
Comment 3 Toralf Förster gentoo-dev 2024-09-27 07:11:42 UTC
Created attachment 903932 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-09-27 07:11:46 UTC
Created attachment 903933 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-09-27 07:11:47 UTC
Created attachment 903934 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-09-27 07:11:48 UTC
Created attachment 903935 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-09-27 07:11:50 UTC
Created attachment 903936 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-09-27 07:11:52 UTC
Created attachment 903937 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-09-27 07:11:53 UTC
The file size of ./files/temp.tar.xz is too big (17M) for an upload. For few weeks the link http://tinderbox.zwiebeltoralf.de:31560/23.0_no_multilib_hardened_systemd-20240925-080506/var/tmp/tb/issues/20240926-204915-dev-lang_erlang-27.0.1/files/temp.tar.xz is valid.