Search Criteria
Package Details: libevent-compat 2.0.22-1
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: | |
Submitter: | eolianoe |
Maintainer: | None |
Last Packager: | eolianoe |
Votes: | 2 |
Popularity: | 0.000007 |
First Submitted: | 2017-07-25 10:12 |
Last Updated: | 2018-03-26 19:20 |
Dependencies (2)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- python2 (optional) – to use event_rpcgen.py
Required by (1)
Sources (7)
- 0001-evdns-fix-searching-empty-hostnames.patch
- 0002-test-dns-regression-for-empty-hostname.patch
- 0003-evdns-name_parse-fix-remote-stack-overread.patch
- 0004-evutil_parse_sockaddr_port-fix-buffer-overflow.patch
- https://github.com/libevent/libevent/releases/download/release-2.0.22-stable/libevent-2.0.22-stable.tar.gz
- https://github.com/libevent/libevent/releases/download/release-2.0.22-stable/libevent-2.0.22-stable.tar.gz.asc
- openssl_1.1.patch
Latest Comments
Anonymous comment on 2018-03-26 13:06
@egils
it is probably because libtool got updated.
egils commented on 2018-03-22 17:06
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
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
@t123yh: you just need to import the key (or ignore the check).
t123yh commented on 2017-09-24 04:57
==> 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.