Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 717252 - sys-apps/dog-1.7-r6 : dog.c: error: expected =, ,, ;, asm or _attribute_ before _P
Summary: sys-apps/dog-1.7-r6 : dog.c: error: expected =, ,, ;, asm or _attribute_ befo...
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-04-12 19:40 UTC by Toralf Förster
Modified: 2020-04-12 19:41 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.01 KB, text/plain)
2020-04-12 19:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,456.74 KB, text/plain)
2020-04-12 19:40 UTC, Toralf Förster
Details
environment (environment,49.04 KB, text/plain)
2020-04-12 19:40 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,34.78 KB, application/x-bzip)
2020-04-12 19:40 UTC, Toralf Förster
Details
sys-apps:dog-1.7-r6:20200412-191702.log (sys-apps:dog-1.7-r6:20200412-191702.log,2.15 KB, text/plain)
2020-04-12 19:40 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,13.21 KB, application/x-bzip)
2020-04-12 19:41 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-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