Package Details: bitlbee 3.6-2

Git Clone URL: https://aur.archlinux.org/bitlbee.git (read-only, click to copy)
Package Base: bitlbee
Description: Brings instant messaging (XMPP, MSN, Yahoo!, AIM, ICQ, Twitter) to IRC
Upstream URL: https://www.bitlbee.org/
Licenses: GPL
Submitter: arojas
Maintainer: SanskritFritz
Last Packager: arojas
Votes: 7
Popularity: 0.055558
First Submitted: 2021-05-08 09:01 (UTC)
Last Updated: 2021-05-08 09:01 (UTC)

Latest Comments

ilf0 commented on 2024-10-14 12:51 (UTC)

This fails to build:

/usr/bin/ld: lib/lib.o: in function `ssl_des3_encrypt':
(.text+0xaf03): undefined reference to `gcry_cipher_open'
/usr/bin/ld: (.text+0xaf11): undefined reference to `gcry_cipher_close'
/usr/bin/ld: (.text+0xaf48): undefined reference to `gcry_cipher_setkey'
/usr/bin/ld: (.text+0xaf5e): undefined reference to `gcry_cipher_setiv'
/usr/bin/ld: (.text+0xaf7a): undefined reference to `gcry_cipher_encrypt'
/usr/bin/ld: (.text+0xaf88): undefined reference to `gcry_cipher_close'
collect2: error: ld returned 1 exit status
make: *** [Makefile:167: bitlbee] Error 1
==> ERROR: A failure occurred in build().
    Aborting...

libgcrypt dropped libgcrypt-configure in favor of pkg-config. Upstream patched it in July: https://github.com/bitlbee/bitlbee/commit/684aca266fad3fe7793fe637a71b095500c35998

Maybe we can ship this patch in AUR until upstream releases an updated version?

SanskritFritz commented on 2022-06-12 19:00 (UTC)

On my arch it runs as bitlbee. Did you follow this? https://wiki.archlinux.org/title/Bitlbee#Daemon

notizblock commented on 2022-06-12 06:21 (UTC)

The bitlbee service is running as root. Please consider adding a patch to run with bitlbee/bitlbee.