Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939823 - sci-libs/libsigrok-0.5.2-r5 - [gcc-15] [slibtool] rdlibtool: error logged in slbt_exec_link_create_executable(), line 246: flow error: unexpected condition or other.
Summary: sci-libs/libsigrok-0.5.2-r5 - [gcc-15] [slibtool] rdlibtool: error logged in ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: slibtool
  Show dependency tree
 
Reported: 2024-09-18 17:12 UTC by Toralf Förster
Modified: 2024-09-18 17:12 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.10 KB, text/plain)
2024-09-18 17:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,123.01 KB, text/plain)
2024-09-18 17:12 UTC, Toralf Förster
Details
environment (environment,201.77 KB, text/plain)
2024-09-18 17:12 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.22 KB, application/x-xz)
2024-09-18 17:12 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,20.96 KB, application/x-xz)
2024-09-18 17:12 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,12.88 KB, application/x-xz)
2024-09-18 17:12 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,252.42 KB, text/plain)
2024-09-18 17:12 UTC, Toralf Förster
Details
sci-libs:libsigrok-0.5.2-r5:20240918-051126.log.xz (sci-libs:libsigrok-0.5.2-r5:20240918-051126.log.xz,10.47 KB, application/x-xz)
2024-09-18 17:12 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,43.42 KB, application/x-xz)
2024-09-18 17:12 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-18 17:12:22 UTC


rdlibtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -I/usr/include/libusb-1.0 -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o src/libdrivers.o src/libdrivers_head.la src/libdrivers.la src/libdrivers_tail.la

x86_64-pc-linux-gnu-gcc: error: missing filename after -o
rdlibtool: error logged in slbt_exec_link_create_executable(), line 246: flow error: unexpected condition or other.
rdlibtool: < returned to > slbt_exec_link(), line 480.
make[1]: *** [Makefile:5224: src/libdrivers.o] Error 2 shuffle=1936441308

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop-20240915-125504

  UNMASKED:
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  /etc/portage/package.unmask/60gcc:<sys-devel/gcc-15.0.9999:15

  Block bug #35155 if this looks like a parallel build issue.
  Possible reproducer: MAKEOPTS='...  shuffle=1936441308'

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
clang version 18.1.8
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.8
Python 3.12.6
Available Ruby profiles:
  (none found)
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:
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
2)	Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-21  system-vm

php cli (if any):
  [1]   php8.3 *
go version go1.23.1 linux/amd64

  HEAD of ::gentoo
commit 21a69d2803d114f1750ff70931dd2c6226ab5026
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Sep 18 04:05:56 2024 +0000

    2024-09-18 04:05:55 UTC

emerge -qpvO =sci-libs/libsigrok-0.5.2-r5
[ebuild  N    ] sci-libs/libsigrok-0.5.2-r5  USE="bluetooth cxx udev usb -ftdi -hidapi -java -parport -python -ruby -serial -static-libs -test" PYTHON_TARGETS="python3_12 -python3_10 -python3_11 -python3_13" RUBY_TARGETS="ruby31 ruby32"
Comment 1 Toralf Förster gentoo-dev 2024-09-18 17:12:23 UTC
Created attachment 903273 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-09-18 17:12:24 UTC
Created attachment 903274 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-09-18 17:12:25 UTC
Created attachment 903275 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-09-18 17:12:26 UTC
Created attachment 903276 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-09-18 17:12:27 UTC
Created attachment 903277 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-09-18 17:12:28 UTC
Created attachment 903278 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-09-18 17:12:29 UTC
Created attachment 903279 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-09-18 17:12:30 UTC
Created attachment 903280 [details]
sci-libs:libsigrok-0.5.2-r5:20240918-051126.log.xz
Comment 9 Toralf Förster gentoo-dev 2024-09-18 17:12:31 UTC
Created attachment 903281 [details]
temp.tar.xz