Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715480 - games-arcade/wop-0.4.3-r2 : string.cpp: error: _va_copy was not declared in this scope
Summary: games-arcade/wop-0.4.3-r2 : string.cpp: error: _va_copy was not declared in t...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-03-30 16:58 UTC by Toralf Förster
Modified: 2020-03-30 16:58 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.28 KB, text/plain)
2020-03-30 16:58 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,103.98 KB, text/plain)
2020-03-30 16:58 UTC, Toralf Förster
Details
environment (environment,57.20 KB, text/plain)
2020-03-30 16:58 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.36 KB, application/x-bzip)
2020-03-30 16:58 UTC, Toralf Förster
Details
games-arcade:wop-0.4.3-r2:20200330-165311.log (games-arcade:wop-0.4.3-r2:20200330-165311.log,42.30 KB, text/plain)
2020-03-30 16:58 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,17.59 KB, application/x-bzip)
2020-03-30 16:58 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 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