[Pkg-mutt-maintainers] Bug#882710: neomutt: FTBFS on kFreeBSD: hcachever.sh: md5: not found

Aaron M. Ucko ucko at debian.org
Sat Nov 25 22:53:39 UTC 2017


Source: neomutt
Version: 20171027-1
Severity: important
Tags: upstream
Justification: fails to build from source
User: debian-bsd at lists.debian.org
Usertags: kfreebsd

Builds of neomutt for kfreebsd-* (admittedly not release
architectures) have been failing:

  ../../../hcache/hcachever.sh: 1: ../../../hcache/hcachever.sh: md5: not found
  make  all-am
  make[4]: Entering directory '/«PKGBUILDDIR»/debian/build/hcache'
  gcc -DHAVE_CONFIG_H -I. -I../../../hcache -I..  -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/lua5.2 -isystem /usr/include/mit-krb5  -Wall -pedantic -g -O2 -fdebug-prefix-map=/«PKGBUILDDIR»=. -fstack-protector-strong -Wformat -Werror=format-security -fno-delete-null-pointer-checks -c -o hcache.o ../../../hcache/hcache.c
  In file included from ../../../hcache/hcache.c:58:0:
  ../../../hcache/hcache.c: In function 'mutt_hcache_open':
  ../hcache/hcversion.h:10:19: error: invalid suffix "x" on integer constant
   #define HCACHEVER 0x

The issue appears to be that in the absence of openssl's CLI,
hcachever.sh makes uname-based assumptions that don't account for
GNU/kFreeBSD.  Could you please take a look?

Thanks!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?amu@monk.mit.edu


More information about the Pkg-mutt-maintainers mailing list