[Users] [Bug 3721] New: Fails to build in Debian kfreebsd-*
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Tue Nov 8 00:48:59 CET 2016
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3721
Bug ID: 3721
Summary: Fails to build in Debian kfreebsd-*
Classification: Unclassified
Product: Claws Mail
Version: 3.14.1
Hardware: PC
OS: FreeBSD
Status: NEW
Severity: major
Priority: P3
Component: Other
Assignee: users at lists.claws-mail.org
Reporter: mones at users.sourceforge.net
Previously it was being built correctly, but latest upload fails.
>From the build logs¹:
etpan/.libs/libclawsetpan.a(passcrypt.o): In function `crypt_cfb_buf':
./src/common/passcrypt.c:89: undefined reference to `setkey'
./src/common/passcrypt.c:99: undefined reference to `encrypt'
collect2: error: ld returned 1 exit status
Makefile:1305: recipe for target 'claws-mail' failed
make[6]: *** [claws-mail] Error 1
Which seems to be compiling the wrong part of the conditional².
The reason seems to be this commit:
http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=abbf2f8a
But not sure how to fix this, since I'm not familiar with FreeBSD macros or
libraries.
¹
https://buildd.debian.org/status/fetch.php?pkg=claws-mail&arch=kfreebsd-amd64&ver=3.14.1-1&stamp=1478512583
²
http://git.claws-mail.org/?p=claws.git;a=blob;f=src/common/passcrypt.c;hb=HEAD#l60
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Users
mailing list