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

Bug 860456

Summary: app-crypt/ekeyd-1.1.5-r101 - stream.h: error: unknown type name estream_read_fn
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-crypt:ekeyd-1.1.5-r101:20220724-041443.log
emerge-history.txt
environment
etc.portage.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-07-24 07:54:37 UTC
      | ^~~~~~~
stream.h:14:18: error: 'estream_write_fn' declared as function returning a function
   14 | typedef ssize_t (estream_write_fn)(int fd, const void *buf, size_t count);
      |                  ^~~~~~~~~~~~~~~~
stream.h:20:5: error: unknown type name 'estream_read_fn'
   20 |     estream_read_fn *estream_read; /** Stream read function. */
      |     ^~~~~~~~~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.5
Available Rust versions:
  [1]   rust-1.62.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

php cli:

  HEAD of ::gentoo
commit 97dd04ae08e161f09ba645e962c230e712db968f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jul 24 02:16:55 2022 +0000

    2022-07-24 02:16:55 UTC

emerge -qpvO app-crypt/ekeyd
[ebuild  N    ] app-crypt/ekeyd-1.1.5-r101  USE="-minimal -munin -usb" LUA_SINGLE_TARGET="lua5-1"
Comment 1 Toralf Förster gentoo-dev 2022-07-24 07:54:38 UTC
Created attachment 793796 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-24 07:54:39 UTC
Created attachment 793799 [details]
app-crypt:ekeyd-1.1.5-r101:20220724-041443.log
Comment 3 Toralf Förster gentoo-dev 2022-07-24 07:54:41 UTC
Created attachment 793802 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-07-24 07:54:42 UTC
Created attachment 793805 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-07-24 07:54:43 UTC
Created attachment 793808 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-07-24 07:54:44 UTC
Created attachment 793811 [details]
temp.tar.bz2