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

Bug 717252

Summary: sys-apps/dog-1.7-r6 : dog.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: shell-tools
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
sys-apps:dog-1.7-r6:20200412-191702.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-04-12 19:40:45 UTC
make -j1 
x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -c dog.c -o dog.o
dog.c:81:21: error: expected =, ,, ;, asm or __attribute__ before __P
   81 | extern char *strfry __P ((char *__string));
      |                     ^~~
dog.c: In function ProcessLine:

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

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

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

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-bin-1.42.0
  [2]   rust-1.42.0 *
Available Java Virtual Machines:
  (none found)


timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Apr 12 18:39:07 UTC 2020
/var/db/repos/musl	Sun Apr 12 18:47:42 UTC 2020

emerge -qpvO sys-apps/dog
[ebuild  N    ] sys-apps/dog-1.7-r6
Comment 1 Toralf Förster gentoo-dev 2020-04-12 19:40:48 UTC
Created attachment 632534 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-12 19:40:51 UTC
Created attachment 632536 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-12 19:40:54 UTC
Created attachment 632538 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-12 19:40:57 UTC
Created attachment 632540 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-12 19:40:59 UTC
Created attachment 632542 [details]
sys-apps:dog-1.7-r6:20200412-191702.log
Comment 6 Toralf Förster gentoo-dev 2020-04-12 19:41:02 UTC
Created attachment 632544 [details]
temp.tbz2