Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828927 - sys-apps/proot-5.1.0-r2 - ./.../tracee.h: error: field restart_how has incomplete type
Summary: sys-apps/proot-5.1.0-r2 - ./.../tracee.h: error: field restart_how has incomp...
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: https://github.com/proot-me/proot/iss...
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks:
 
Reported: 2021-12-11 13:53 UTC by Toralf Förster
Modified: 2023-01-20 12:51 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.63 KB, text/plain)
2021-12-11 13:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,90.01 KB, text/plain)
2021-12-11 13:53 UTC, Toralf Förster
Details
environment (environment,54.52 KB, text/plain)
2021-12-11 13:53 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.66 KB, application/x-bzip)
2021-12-11 13:53 UTC, Toralf Förster
Details
sys-apps:proot-5.1.0-r2:20211211-130521.log (sys-apps:proot-5.1.0-r2:20211211-130521.log,4.46 KB, text/plain)
2021-12-11 13:53 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,14.74 KB, application/x-bzip)
2021-12-11 13: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 2021-12-11 13:53:43 UTC
x86_64-gentoo-linux-musl-gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I. -I./ -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -MD -c ./execve/exit.c -o execve/exit.o
x86_64-gentoo-linux-musl-gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I. -I./ -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wextra -MD -c ./execve/shebang.c -o execve/shebang.o
In file included from ./cli/note.h:26,
                 from ./cli/note.c:29:
./tracee/tracee.h:143:31: error: field 'restart_how' has incomplete type
  143 |         enum __ptrace_request restart_how;
      |                               ^~~~~~~~~~~
In file included from ./execve/execve.h:28,
                 from ./execve/enter.c:35:

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang version 13.0.0
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.57.0 *
php cli:

  HEAD of ::gentoo
commit 1da5c2d756075e4e5a7656b44f83c9b9f3213f98
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Dec 11 11:51:50 2021 +0000

    2021-12-11 11:51:48 UTC

emerge -qpvO sys-apps/proot
[ebuild  N    ] sys-apps/proot-5.1.0-r2  USE="care -test"
Comment 1 Toralf Förster gentoo-dev 2021-12-11 13:53:44 UTC
Created attachment 758551 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-11 13:53:46 UTC
Created attachment 758552 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-11 13:53:47 UTC
Created attachment 758553 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-11 13:53:48 UTC
Created attachment 758554 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-11 13:53:49 UTC
Created attachment 758555 [details]
sys-apps:proot-5.1.0-r2:20211211-130521.log
Comment 6 Toralf Förster gentoo-dev 2021-12-11 13:53:50 UTC
Created attachment 758556 [details]
temp.tar.bz2