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

Bug 715480

Summary: games-arcade/wop-0.4.3-r2 : string.cpp: error: _va_copy was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: games
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 713786    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
games-arcade:wop-0.4.3-r2:20200330-165311.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-03-30 16:58:25 UTC
x86_64-gentoo-linux-musl-g++ -O2 -pipe -march=native -fno-exceptions -fno-strict-aliasing -ffloat-store -DDBG_LEVEL=4 -DLOG_LEVEL=4 -DUSE_SDL -DNEW=new\(std::nothrow\) -I../sdlwidgets -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -c string.cpp -o string.o
string.cpp: In member function int String::vformat(const char*, __va_list_tag (&)[1]):
string.cpp:325:2: error: __va_copy was not declared in this scope; did you mean va_copy?
  325 |  __va_copy( argscp, args );
      |  ^~~~~~~~~
      |  va_copy

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-20200328-201618

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Mar 30 15:42:42 UTC 2020
/var/db/repos/musl	Fri Mar 27 00:25:27 UTC 2020

emerge -qpvO games-arcade/wop
[ebuild  N    ] games-arcade/wop-0.4.3-r2
Comment 1 Toralf Förster gentoo-dev 2020-03-30 16:58:27 UTC
Created attachment 627508 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-30 16:58:30 UTC
Created attachment 627510 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-30 16:58:33 UTC
Created attachment 627512 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-30 16:58:36 UTC
Created attachment 627514 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-30 16:58:38 UTC
Created attachment 627516 [details]
games-arcade:wop-0.4.3-r2:20200330-165311.log
Comment 6 Toralf Förster gentoo-dev 2020-03-30 16:58:41 UTC
Created attachment 627518 [details]
temp.tbz2