Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 860456 - app-crypt/ekeyd-1.1.5-r101 - stream.h: error: unknown type name estream_read_fn
Summary: app-crypt/ekeyd-1.1.5-r101 - stream.h: error: unknown type name estream_read_fn
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-24 07:54 UTC by Toralf Förster
Modified: 2022-07-24 07:54 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.82 KB, text/plain)
2022-07-24 07:54 UTC, Toralf Förster
Details
app-crypt:ekeyd-1.1.5-r101:20220724-041443.log (app-crypt:ekeyd-1.1.5-r101:20220724-041443.log,12.67 KB, text/plain)
2022-07-24 07:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,67.91 KB, text/plain)
2022-07-24 07:54 UTC, Toralf Förster
Details
environment (environment,102.38 KB, text/plain)
2022-07-24 07:54 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,5.52 KB, application/x-bzip)
2022-07-24 07:54 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,139.46 KB, application/x-bzip)
2022-07-24 07:54 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 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