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

Bug 713604

Summary: dev-util/statifier-1.7.4 : my_gdb/breakpoints.c: error: type of formal parameter 1 is incomplete
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: RESOLVED FIXED    
Severity: normal CC: conikost
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-util:statifier-1.7.4:20200319-213322.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-03-20 14:47:01 UTC
      |       ^~~~~~~~~~~~~~~~
my_gdb/breakpoints.c: In function breakpoint_add:
my_gdb/breakpoints.c:38:11: error: type of formal parameter 1 is incomplete
   38 |  result = MY_PTRACE(
      |           ^~~~~~~~~
my_gdb/breakpoints.c:53:2: error: type of formal parameter 1 is incomplete

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

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

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

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.41.1 *

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 18 Mar 2020 13:38:27 +0000
emerge -qpvO dev-util/statifier
[ebuild  N    ] dev-util/statifier-1.7.4
Comment 1 Toralf Förster gentoo-dev 2020-03-20 14:47:04 UTC
Created attachment 622994 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-20 14:47:07 UTC
Created attachment 622996 [details]
dev-util:statifier-1.7.4:20200319-213322.log
Comment 3 Toralf Förster gentoo-dev 2020-03-20 14:47:10 UTC
Created attachment 622998 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-20 14:47:13 UTC
Created attachment 623000 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-20 14:47:16 UTC
Created attachment 623002 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-20 14:47:19 UTC
Created attachment 623004 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-08-27 20:59:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=102a02616132258cb9e6715264bd7a8a6ddac868

commit 102a02616132258cb9e6715264bd7a8a6ddac868
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-08-27 20:53:04 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-08-27 20:59:15 +0000

    dev-util/statifier: fix compilation with musl
    
    Closes: https://bugs.gentoo.org/713604
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 .../statifier/files/statifier-1.7.4-musl.patch     | 28 ++++++++++++++++++++++
 dev-util/statifier/statifier-1.7.4-r1.ebuild       |  1 +
 dev-util/statifier/statifier-1.7.4.ebuild          |  1 +
 3 files changed, 30 insertions(+)