Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715262 - media-sound/bplay-0.991 : bplay.c: error: expected =, ,, ;, asm or _attribute_ before _P
Summary: media-sound/bplay-0.991 : bplay.c: error: expected =, ,, ;, asm or _attribute...
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:
 
Reported: 2020-03-29 09:53 UTC by Toralf Förster
Modified: 2020-03-29 09:53 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.89 KB, text/plain)
2020-03-29 09:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,36.02 KB, text/plain)
2020-03-29 09:53 UTC, Toralf Förster
Details
environment (environment,49.44 KB, text/plain)
2020-03-29 09:53 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.99 KB, application/x-bzip)
2020-03-29 09:53 UTC, Toralf Förster
Details
media-sound:bplay-0.991:20200329-030710.log (media-sound:bplay-0.991:20200329-030710.log,2.49 KB, text/plain)
2020-03-29 09:53 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,13.24 KB, application/x-bzip)
2020-03-29 09:53 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-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