Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713604 - dev-util/statifier-1.7.4 : my_gdb/breakpoints.c: error: type of formal parameter 1 is incomplete
Summary: dev-util/statifier-1.7.4 : my_gdb/breakpoints.c: error: type of formal parame...
Status: RESOLVED FIXED
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-20 14:47 UTC by Toralf Förster
Modified: 2020-08-27 20:59 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.48 KB, text/plain)
2020-03-20 14:47 UTC, Toralf Förster
Details
dev-util:statifier-1.7.4:20200319-213322.log (dev-util:statifier-1.7.4:20200319-213322.log,8.23 KB, text/plain)
2020-03-20 14:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,166.25 KB, text/plain)
2020-03-20 14:47 UTC, Toralf Förster
Details
environment (environment,60.53 KB, text/plain)
2020-03-20 14:47 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.55 KB, application/x-bzip)
2020-03-20 14:47 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,16.13 KB, application/x-bzip)
2020-03-20 14:47 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-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(+)