Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943834 - net-nntp/tin-2.6.3 - [libtool] [gcc-15] ./save.c: error: too many arguments to function UUSetOption
Summary: net-nntp/tin-2.6.3 - [libtool] [gcc-15] ./save.c: error: too many arguments t...
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-18 19:21 UTC by Toralf Förster
Modified: 2024-11-18 19:21 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,22.91 KB, text/plain)
2024-11-18 19:21 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,89.62 KB, application/x-xz)
2024-11-18 19:21 UTC, Toralf Förster
Details
environment (environment,70.59 KB, text/plain)
2024-11-18 19:21 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.15 KB, application/x-xz)
2024-11-18 19:21 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,31.83 KB, application/x-xz)
2024-11-18 19:21 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,40.15 KB, application/x-xz)
2024-11-18 19:21 UTC, Toralf Förster
Details
net-nntp:tin-2.6.3:20241118-172516.log (net-nntp:tin-2.6.3:20241118-172516.log,52.60 KB, text/plain)
2024-11-18 19:21 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,88.09 KB, application/x-xz)
2024-11-18 19:21 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,17.02 KB, application/x-xz)
2024-11-18 19:21 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-18 19:21:21 UTC
make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include   -DLOCALEDIR=\"/usr/share/locale\" -I../include   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color  -c ./rfc2046.c
make[1]: Leaving directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src'
make[1]: Entering directory '/var/tmp/portage/net-nntp/tin-2.6.3/work/tin-2.6.3/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include   -DLOCALEDIR=\"/usr/share/locale\" -I../include   -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -O2 -pipe -march=native -fno-diagnostics-color  -c ./save.c
./save.c: In function post_process_uud:
./save.c:804:9: error: too many arguments to function UUSetOption
  804 |         UUSetOption(UUOPT_SAVEPATH, 0, file_out_dir);
      |         ^~~~~~~~~~~

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

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

  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-10
 [2] x86_64-pc-linux-gnu-15 *
llvm-config: 19.1.3
Python 3.12.7
go version go1.23.2 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.71.1
  [2]   rust-bin-1.77.1
  [3]   rust-bin-1.81.0
  [4]   rust-bin-1.82.0
  [5]   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


  HEAD of ::gentoo
commit d0fdee6eb9b5bc59e15ade2cb88da247a1adaf84
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 18 15:33:24 2024 +0000

    2024-11-18 15:33:24 UTC

emerge -qpvO =net-nntp/tin-2.6.3
[ebuild  N    ] net-nntp/tin-2.6.3  USE="nls ssl -cancel-locks -debug -gnutls -gpg -libtls -sasl -socks5"
Comment 1 Toralf Förster gentoo-dev 2024-11-18 19:21:22 UTC
Created attachment 909440 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-18 19:21:24 UTC
Created attachment 909441 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-11-18 19:21:25 UTC
Created attachment 909442 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-18 19:21:25 UTC
Created attachment 909443 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-18 19:21:26 UTC
Created attachment 909444 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-18 19:21:28 UTC
Created attachment 909445 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-18 19:21:29 UTC
Created attachment 909446 [details]
net-nntp:tin-2.6.3:20241118-172516.log
Comment 8 Toralf Förster gentoo-dev 2024-11-18 19:21:30 UTC
Created attachment 909447 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-18 19:21:31 UTC
Created attachment 909448 [details]
temp.tar.xz