Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 874687

Summary: net-nntp/slrn-1.0.3-r1 - call to undeclared function VA_COPY; ISO C99 and later do not support
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Pierre-Olivier Mercier <nemunaire>
Status: CONFIRMED ---    
Severity: normal CC: proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
clang.tar.bz2
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
net-nntp:slrn-1.0.3-r1:20221003-162658.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-10-03 16:40:53 UTC
too long lines were shrinked:

cd /var/tmp/portage/net-nntp/slrn-1.0.3-r1/work/slrn-1.0.3/src/amd64objs && clang -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Dunix      -I/usr/local/ssl/include  -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/
cd /var/tmp/portage/net-nntp/slrn-1.0.3-r1/work/slrn-1.0.3/src/amd64objs && clang -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Dunix      -I/usr/local/ssl/include  -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/
cd /var/tmp/portage/net-nntp/slrn-1.0.3-r1/work/slrn-1.0.3/src/amd64objs && clang -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Dunix      -I/usr/local/ssl/include  -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/
/var/tmp/portage/net-nntp/slrn-1.0.3-r1/work/slrn-1.0.3/src/misc.c:376:4: error: 
      call to undeclared function 'VA_COPY'; ISO C99 and later do not support
      implicit function declarations [-Werror,-Wimplicit-function-declaration]
   VA_COPY(ap1, ap);

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4-20221003-130005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
Python 3.10.7
Available Rust versions:
  [1]   rust-bin-1.64.0 *
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit c7c5b1883cbcabbcd0e870b89df887ffa5265ebe
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Oct 3 15:02:24 2022 +0000

    2022-10-03 15:02:23 UTC

emerge -qpvO net-nntp/slrn
[ebuild  N    ] net-nntp/slrn-1.0.3-r1  USE="nls ssl -canlock -uudeview"
Comment 1 Toralf Förster gentoo-dev 2022-10-03 16:40:54 UTC
Created attachment 817909 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-03 16:40:55 UTC
Created attachment 817912 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-03 16:40:56 UTC
Created attachment 817915 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-03 16:40:57 UTC
Created attachment 817918 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-03 16:40:58 UTC
Created attachment 817921 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-03 16:40:59 UTC
Created attachment 817924 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-03 16:41:00 UTC
Created attachment 817927 [details]
net-nntp:slrn-1.0.3-r1:20221003-162658.log
Comment 8 Toralf Förster gentoo-dev 2022-10-03 16:41:01 UTC
Created attachment 817930 [details]
temp.tar.bz2