Package Details: libevent-compat 2.0.22-3

Git Clone URL: https://aur.archlinux.org/libevent-compat.git (read-only, click to copy)
Package Base: libevent-compat
Description: An event notification library
Upstream URL: http://libevent.org/
Licenses: BSD
Submitter: eolianoe
Maintainer: None
Last Packager: mortzu
Votes: 2
Popularity: 0.000000
First Submitted: 2017-07-25 10:12 (UTC)
Last Updated: 2022-11-15 04:09 (UTC)

Latest Comments

Vlou commented on 2022-10-24 15:32 (UTC) (edited on 2022-10-24 15:32 (UTC) by Vlou)

I have the same error as @Iizuki , does someone have a workaround ?

Iizuki commented on 2022-09-16 05:53 (UTC)

Building fails with the following error:

/usr/bin/ld: ../.libs/libevent.so: undefined reference to `arc4random_addrandom'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:429: time-test] Error 1

Using YAY.

<deleted-account> commented on 2018-03-26 13:06 (UTC)

@egils

it is probably because libtool got updated.

dpriskorn commented on 2018-03-22 17:06 (UTC) (edited on 2018-03-22 17:08 (UTC) by dpriskorn)

I get an error when installing with pacaur: command not found" multiple times and then it errors out. "libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -fno-strict-aliasing -pthread -MT evthread.lo -MD -MP -MF .deps/evthread.Tpo -c evthread.c -o evthread.o >/dev/null 2>&1 ./libtool: line 3457: -v: command not found" <- first error instance

In the end: "libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -fno-strict-aliasing -pthread -MT evthread_pthread.lo -MD -MP -MF .deps/evthread_pthread.Tpo -c evthread_pthread.c -fPIC -DPIC -o .libs/evthread_pthread.o libtool: error: 'event.lo' is not a valid libtool object make[2]: [Makefile:797: libevent_core.la] Fel 1 make[2]: Inväntar oavslutade jobb... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -fno-strict-aliasing -pthread -MT evthread_pthread.lo -MD -MP -MF .deps/evthread_pthread.Tpo -c evthread_pthread.c -o evthread_pthread.o >/dev/null 2>&1 ./libtool: line 3457: -v: command not found mv -f .deps/evthread_pthread.Tpo .deps/evthread_pthread.Plo make[2]: Lämnar katalogen ”/home/egil/.cache/pacaur/libevent-compat/src/libevent-2.0.22-stable” make[1]: [Makefile:962: all-recursive] Fel 1 make[1]: Lämnar katalogen ”/home/egil/.cache/pacaur/libevent-compat/src/libevent-2.0.22-stable” make: [Makefile:688: all] Fel 2"

t123yh commented on 2017-09-30 13:05 (UTC)

For those who are confused with this problem there's a simple solution: gpg --keyserver keyserver.ubuntu.com --recv 8D29319A

eolianoe commented on 2017-09-24 10:20 (UTC)

@t123yh: you just need to import the key (or ignore the check).

t123yh commented on 2017-09-24 04:57 (UTC)

==> Verifying source file signatures with gpg... libevent-2.0.22-stable.tar.gz ... FAILED (unknown public key 910397D88D29319A) ==> ERROR: One or more PGP signatures could not be verified! ==> ERROR: Makepkg was unable to build libevent-compat.