#1147084 c-icap: FTBFS if libmemcached-dev is present

#1147084#5
Date:
2026-09-07 11:18:32 UTC
From:
To:
memcached.c:50:10: fatal error: crypt.h: No such file or directory
   50 | #include <crypt.h>
      |          ^~~~~~~~~
compilation terminated.

#1147084#10
Date:
2026-09-07 11:52:23 UTC
From:
To:
This is strange. I can build the package just fine in current
unstable, using sbuild with the unshare backend.

Can you try in a newly created chroot?

Thanks.

#1147084#15
Date:
2026-09-07 12:03:28 UTC
From:
To:
Oh, sry. This is only with libmemcached-dev installed, which is not in
th Build-Depends.

#1147084#20
Date:
2026-09-07 12:45:58 UTC
From:
To:
So you discovered a case where a build-conflicts would have helped.
(Maybe I would have kept this open as wishlist myself).

Thanks.