Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 633008 Details for
Bug 717488
app-crypt/ekeyd-1.1.5-r101 : stream.h: error: ssize_t declared as function returning a function
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-crypt:ekeyd-1.1.5-r1:20200415-003149.log
app-crypt:ekeyd-1.1.5-r1:20200415-003149.log (text/plain), 10.09 KB, created by
Toralf Förster
on 2020-04-15 07:16:42 UTC
(
hide
)
Description:
app-crypt:ekeyd-1.1.5-r1:20200415-003149.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-04-15 07:16:42 UTC
Size:
10.09 KB
patch
obsolete
> * Package: app-crypt/ekeyd-1.1.5-r1 > * Repository: gentoo > * Maintainer: k_f@gentoo.org > * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Found sources for kernel version: > * 5.5.13-gentoo > * Checking for suitable kernel configuration options... > * CONFIG_USB_ACM: is not set when it should be. > * Please check to make sure these options are set correctly. > * Failure to do so may cause unexpected problems. >>>> Unpacking source... >>>> Unpacking ekeyd_1.1.5.orig.tar.gz to /var/tmp/portage/app-crypt/ekeyd-1.1.5-r1/work >>>> Source unpacked in /var/tmp/portage/app-crypt/ekeyd-1.1.5-r1/work >>>> Preparing source in /var/tmp/portage/app-crypt/ekeyd-1.1.5-r1/work/ekeyd-1.1.5 ... > * Applying ekeyd-1.1.5-const_char_usage.patch ... > [ ok ] > * Applying ekeyd-1.1.5-enoent.patch ... > [ ok ] > * Applying ekeyd-1.1.5-path-fixes.patch ... > [ ok ] > * Applying ekeyd-1.1.5-udev-rule.patch ... > [ ok ] > * Applying ekeyd-1.1.5-remove-werror.patch ... > [ ok ] > * Applying ekeyd-1.1.5-misc.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-crypt/ekeyd-1.1.5-r1/work/ekeyd-1.1.5 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-crypt/ekeyd-1.1.5-r1/work/ekeyd-1.1.5 ... >make -j1 -C host CC=x86_64-gentoo-linux-musl-gcc LUA_V= LUA_INC= OSNAME=linux 'OPT=-O2 -pipe -march=native' BUILD_ULUSBD=no >make: Entering directory '/var/tmp/portage/app-crypt/ekeyd-1.1.5-r1/work/ekeyd-1.1.5/host' >x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DEKEY_OS_LINUX -DEKEY_FULL_TERMIOS -I../device/frames/ -I../device/ -I../device/skein/ -g -Wall -O2 -pipe -march=native -fno-strict-aliasing -std=c99 -Wall -pedantic -Wshadow -D_GNU_SOURCE '-DCONFIGFILE="/etc/entropykey/ekeyd.conf"' '-DPIDFILE="/var/run/ekeyd.pid"' '-DKEYRINGFILE="/etc/entropykey/keyring"' '-DEKEYD_VERSION_S="""1.1.5"""' -c -o ekeyd.o ekeyd.c >x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DEKEY_OS_LINUX -DEKEY_FULL_TERMIOS -I../device/frames/ -I../device/ -I../device/skein/ -g -Wall -O2 -pipe -march=native -fno-strict-aliasing -std=c99 -Wall -pedantic -Wshadow -D_GNU_SOURCE '-DCONFIGFILE="/etc/entropykey/ekeyd.conf"' '-DPIDFILE="/var/run/ekeyd.pid"' '-DKEYRINGFILE="/etc/entropykey/keyring"' '-DEKEYD_VERSION_S="""1.1.5"""' -c -o daemonise.o daemonise.c >lua bin2c.lua +control.lua result > control.inc.new >mv control.inc.new control.inc >x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DEKEY_OS_LINUX -DEKEY_FULL_TERMIOS -I../device/frames/ -I../device/ -I../device/skein/ -g -Wall -O2 -pipe -march=native -fno-strict-aliasing -std=c99 -Wall -pedantic -Wshadow -D_GNU_SOURCE '-DCONFIGFILE="/etc/entropykey/ekeyd.conf"' '-DPIDFILE="/var/run/ekeyd.pid"' '-DKEYRINGFILE="/etc/entropykey/keyring"' '-DEKEYD_VERSION_S="""1.1.5"""' -c -o lstate.o lstate.c >x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DEKEY_OS_LINUX -DEKEY_FULL_TERMIOS -I../device/frames/ -I../device/ -I../device/skein/ -g -Wall -O2 -pipe -march=native -fno-strict-aliasing -std=c99 -Wall -pedantic -Wshadow -D_GNU_SOURCE '-DCONFIGFILE="/etc/entropykey/ekeyd.conf"' '-DPIDFILE="/var/run/ekeyd.pid"' '-DKEYRINGFILE="/etc/entropykey/keyring"' '-DEKEYD_VERSION_S="""1.1.5"""' -c -o connection.o connection.c >x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DEKEY_OS_LINUX -DEKEY_FULL_TERMIOS -I../device/frames/ -I../device/ -I../device/skein/ -g -Wall -O2 -pipe -march=native -fno-strict-aliasing -std=c99 -Wall -pedantic -Wshadow -D_GNU_SOURCE '-DCONFIGFILE="/etc/entropykey/ekeyd.conf"' '-DPIDFILE="/var/run/ekeyd.pid"' '-DKEYRINGFILE="/etc/entropykey/keyring"' '-DEKEYD_VERSION_S="""1.1.5"""' -c -o stream.o stream.c >x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DEKEY_OS_LINUX -DEKEY_FULL_TERMIOS -I../device/frames/ -I../device/ -I../device/skein/ -g -Wall -O2 -pipe -march=native -fno-strict-aliasing -std=c99 -Wall -pedantic -Wshadow -D_GNU_SOURCE '-DCONFIGFILE="/etc/entropykey/ekeyd.conf"' '-DPIDFILE="/var/run/ekeyd.pid"' '-DKEYRINGFILE="/etc/entropykey/keyring"' '-DEKEYD_VERSION_S="""1.1.5"""' -c -o frame.o frame.c >x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DEKEY_OS_LINUX -DEKEY_FULL_TERMIOS -I../device/frames/ -I../device/ -I../device/skein/ -g -Wall -O2 -pipe -march=native -fno-strict-aliasing -std=c99 -Wall -pedantic -Wshadow -D_GNU_SOURCE '-DCONFIGFILE="/etc/entropykey/ekeyd.conf"' '-DPIDFILE="/var/run/ekeyd.pid"' '-DKEYRINGFILE="/etc/entropykey/keyring"' '-DEKEYD_VERSION_S="""1.1.5"""' -c -o packet.o packet.c >x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DEKEY_OS_LINUX -DEKEY_FULL_TERMIOS -I../device/frames/ -I../device/ -I../device/skein/ -g -Wall -O2 -pipe -march=native -fno-strict-aliasing -std=c99 -Wall -pedantic -Wshadow -D_GNU_SOURCE '-DCONFIGFILE="/etc/entropykey/ekeyd.conf"' '-DPIDFILE="/var/run/ekeyd.pid"' '-DKEYRINGFILE="/etc/entropykey/keyring"' '-DEKEYD_VERSION_S="""1.1.5"""' -c -o keydb.o keydb.c >x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DEKEY_OS_LINUX -DEKEY_FULL_TERMIOS -I../device/frames/ -I../device/ -I../device/skein/ -g -Wall -O2 -pipe -march=native -fno-strict-aliasing -std=c99 -Wall -pedantic -Wshadow -D_GNU_SOURCE '-DCONFIGFILE="/etc/entropykey/ekeyd.conf"' '-DPIDFILE="/var/run/ekeyd.pid"' '-DKEYRINGFILE="/etc/entropykey/keyring"' '-DEKEYD_VERSION_S="""1.1.5"""' -c -o util.o util.c >x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DEKEY_OS_LINUX -DEKEY_FULL_TERMIOS -I../device/frames/ -I../device/ -I../device/skein/ -g -Wall -O2 -pipe -march=native -fno-strict-aliasing -std=c99 -Wall -pedantic -Wshadow -D_GNU_SOURCE '-DCONFIGFILE="/etc/entropykey/ekeyd.conf"' '-DPIDFILE="/var/run/ekeyd.pid"' '-DKEYRINGFILE="/etc/entropykey/keyring"' '-DEKEYD_VERSION_S="""1.1.5"""' -c -o fds.o fds.c >x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DEKEY_OS_LINUX -DEKEY_FULL_TERMIOS -I../device/frames/ -I../device/ -I../device/skein/ -g -Wall -O2 -pipe -march=native -fno-strict-aliasing -std=c99 -Wall -pedantic -Wshadow -D_GNU_SOURCE '-DCONFIGFILE="/etc/entropykey/ekeyd.conf"' '-DPIDFILE="/var/run/ekeyd.pid"' '-DKEYRINGFILE="/etc/entropykey/keyring"' '-DEKEYD_VERSION_S="""1.1.5"""' -c -o krnlop.o krnlop.c >x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DEKEY_OS_LINUX -DEKEY_FULL_TERMIOS -I../device/frames/ -I../device/ -I../device/skein/ -g -Wall -O2 -pipe -march=native -fno-strict-aliasing -std=c99 -Wall -pedantic -Wshadow -D_GNU_SOURCE '-DCONFIGFILE="/etc/entropykey/ekeyd.conf"' '-DPIDFILE="/var/run/ekeyd.pid"' '-DKEYRINGFILE="/etc/entropykey/keyring"' '-DEKEYD_VERSION_S="""1.1.5"""' -c -o foldback.o foldback.c >x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DEKEY_OS_LINUX -DEKEY_FULL_TERMIOS -I../device/frames/ -I../device/ -I../device/skein/ -g -Wall -O2 -pipe -march=native -fno-strict-aliasing -std=c99 -Wall -pedantic -Wshadow -D_GNU_SOURCE '-DCONFIGFILE="/etc/entropykey/ekeyd.conf"' '-DPIDFILE="/var/run/ekeyd.pid"' '-DKEYRINGFILE="/etc/entropykey/keyring"' '-DEKEYD_VERSION_S="""1.1.5"""' -c -o stats.o stats.c >In file included from stats.c:15: >stream.h:13:9: warning: type defaults to âintâ in declaration of âssize_tâ [-Wimplicit-int] > 13 | typedef ssize_t (estream_read_fn)(int fd, void *buf, size_t count); > | ^~~~~~~ >stream.h:13:9: error: âssize_tâ declared as function returning a function >stream.h:13:1: warning: parameter names (without types) in function declaration > 13 | typedef ssize_t (estream_read_fn)(int fd, void *buf, size_t count); > | ^~~~~~~ >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. */ > | ^~~~~~~~~~~~~~~ >stream.h:43:16: error: âestream_readâ declared as function returning a function > 43 | extern ssize_t estream_read(estream_state_t *state, void *buf, size_t count); > | ^~~~~~~~~~~~ >stream.h:52:16: error: âestream_writeâ declared as function returning a function > 52 | extern ssize_t estream_write(estream_state_t *state, void *buf, size_t count); > | ^~~~~~~~~~~~~ >In file included from stats.c:16: >frame.h:52:16: error: âeframe_readâ declared as function returning a function > 52 | extern ssize_t eframe_read(eframe_state_t *state); > | ^~~~~~~~~~~ >In file included from stats.c:17: >packet.h:74:16: error: âepkt_readâ declared as function returning a function > 74 | extern ssize_t epkt_read(epkt_state_t *state, uint8_t *buf, size_t count); > | ^~~~~~~~~ >In file included from stats.c:18: >connection.h:50:5: error: unknown type name âtime_tâ > 50 | time_t con_start; /**< time connection was started */ > | ^~~~~~ >connection.h:60:5: error: unknown type name âtime_tâ > 60 | time_t fips_frame_time; /**< Time of last fips frame. */ > | ^~~~~~ >In file included from stats.c:19: >stats.h:25:5: error: unknown type name âtime_tâ > 25 | time_t con_start; /**< Time the connection was started. */ > | ^~~~~~ >make: *** [<builtin>: stats.o] Error 1 >make: Leaving directory '/var/tmp/portage/app-crypt/ekeyd-1.1.5-r1/work/ekeyd-1.1.5/host' > * ERROR: app-crypt/ekeyd-1.1.5-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-crypt/ekeyd-1.1.5-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-crypt/ekeyd-1.1.5-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/app-crypt:ekeyd-1.1.5-r1:20200415-003149.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-crypt/ekeyd-1.1.5-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-crypt/ekeyd-1.1.5-r1/temp/environment'. > * Working directory: '/var/tmp/portage/app-crypt/ekeyd-1.1.5-r1/work/ekeyd-1.1.5' > * S: '/var/tmp/portage/app-crypt/ekeyd-1.1.5-r1/work/ekeyd-1.1.5'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 717488
:
633006
| 633008 |
633010
|
633012
|
633014
|
633016