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

Bug 828927

Summary: sys-apps/proot-5.1.0-r2 - ./.../tracee.h: error: field restart_how has incomplete type
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: pinkbyte
Priority: Normal Keywords: UPSTREAM
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/proot-me/proot/issues/337
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
sys-apps:proot-5.1.0-r2:20211211-130521.log
temp.tar.bz2

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