Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945257 - sys-fs/lessfs-1.7.0-r2 - [libtool] [gcc-15] lessfs.c: error: too many arguments to function try_replbl_lock
Summary: sys-fs/lessfs-1.7.0-r2 - [libtool] [gcc-15] lessfs.c: error: too many argumen...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-28 18:07 UTC by Toralf Förster
Modified: 2024-11-28 18:07 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.25 KB, text/plain)
2024-11-28 18:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,214.21 KB, text/plain)
2024-11-28 18:07 UTC, Toralf Förster
Details
environment (environment,83.48 KB, text/plain)
2024-11-28 18:07 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1020 bytes, application/x-xz)
2024-11-28 18:07 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,34.80 KB, application/x-xz)
2024-11-28 18:07 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,8.72 KB, application/x-xz)
2024-11-28 18:07 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,55.64 KB, application/x-xz)
2024-11-28 18:07 UTC, Toralf Förster
Details
sys-fs:lessfs-1.7.0-r2:20241128-025653.log (sys-fs:lessfs-1.7.0-r2:20241128-025653.log,15.93 KB, text/plain)
2024-11-28 18:07 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,19.59 KB, application/x-xz)
2024-11-28 18:07 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-28 18:07:10 UTC
too long lines were shrinked:

make[1]: Entering directory '/var/tmp/portage/sys-fs/lessfs-1.7.0-r2/work/lessfs-1.7.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -D_REENTRANT -D__USE_LARGEFILE64 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dx86_64 -D SYSLOG -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-diagnostics-color -fcommon -c -o lessfs-lib_crypto.o `test -f 'lib_crypto.c' || echo
make[1]: Leaving directory '/var/tmp/portage/sys-fs/lessfs-1.7.0-r2/work/lessfs-1.7.0'
make[1]: Entering directory '/var/tmp/portage/sys-fs/lessfs-1.7.0-r2/work/lessfs-1.7.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -D_REENTRANT -D__USE_LARGEFILE64 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dx86_64 -D SYSLOG -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-diagnostics-color -fcommon -c -o lessfs-lessfs.o `test -f 'lessfs.c' || echo './'`le
lessfs.c: In function init_worker:
lessfs.c:1693:26: error: too many arguments to function try_replbl_lock
 1693 |                 if (0 == try_replbl_lock((char *) __PRETTY_FUNCTION__)) {
      |                          ^~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_systemd-20241124-192502

  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.4
llvm-config: 19.1.4
Python 3.12.7
go version go1.23.3 linux/amd64
  [1]   php8.2
  [2]   php8.3 *
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0
  [2]   rust-bin-1.82.0
  [3]   rust-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit bd924bd9838df839486a3f3fe87f1d50e9e5fd6a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 28 01:50:27 2024 +0000

    2024-11-28 01:50:26 UTC

emerge -qpvO =sys-fs/lessfs-1.7.0-r2
[ebuild  N    ] sys-fs/lessfs-1.7.0-r2  USE="-berkdb -crypt -debug -filelog -lzo -memtrace -snappy"
Comment 1 Toralf Förster gentoo-dev 2024-11-28 18:07:11 UTC
Created attachment 912471 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-28 18:07:12 UTC
Created attachment 912472 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-28 18:07:14 UTC
Created attachment 912473 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-28 18:07:15 UTC
Created attachment 912474 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-28 18:07:16 UTC
Created attachment 912475 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-28 18:07:17 UTC
Created attachment 912476 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-28 18:07:18 UTC
Created attachment 912477 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-28 18:07:19 UTC
Created attachment 912478 [details]
sys-fs:lessfs-1.7.0-r2:20241128-025653.log
Comment 9 Toralf Förster gentoo-dev 2024-11-28 18:07:20 UTC
Created attachment 912479 [details]
temp.tar.xz