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

Bug 715262

Summary: media-sound/bplay-0.991 : bplay.c: error: expected =, ,, ;, asm or _attribute_ before _P
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: sound
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
media-sound:bplay-0.991:20200329-030710.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-03-29 09:53:15 UTC
make -j1 LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CFLAGS=-O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -DUSEBUFFLOCK CC=x86_64-gentoo-linux-musl-gcc bplay 
x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -DUSEBUFFLOCK   -c -o bplay.o bplay.c
bplay.c:47:23: error: expected =, ,, ;, asm or __attribute__ before __P
   47 | extern char *basename __P ((__const char *__filename));
      |                       ^~~
bplay.c: In function main:

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.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) *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Mar 29 00:09:08 UTC 2020
/var/db/repos/musl	Fri Mar 27 00:25:27 UTC 2020

emerge -qpvO media-sound/bplay
[ebuild  N    ] media-sound/bplay-0.991
Comment 1 Toralf Förster gentoo-dev 2020-03-29 09:53:17 UTC
Created attachment 626770 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-29 09:53:20 UTC
Created attachment 626772 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-29 09:53:23 UTC
Created attachment 626774 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-29 09:53:26 UTC
Created attachment 626776 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-29 09:53:29 UTC
Created attachment 626778 [details]
media-sound:bplay-0.991:20200329-030710.log
Comment 6 Toralf Förster gentoo-dev 2020-03-29 09:53:31 UTC
Created attachment 626780 [details]
temp.tbz2