Source: libunicode-linebreak-perl
Version: 0.0.20190101-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)

Hi,

libunicode-linebreak-perl fails to build from source due to a missing 
build-dependency on
libcrypt-dev. Logs follow.

x86_64-linux-gnu-gcc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libunicode-linebreak-perl-0.0.20190101=.
 -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2   
-DVERSION=\"2019.001\" -DXS_VERSION=\"2019.001\" -fPIC 
"-I/usr/lib/x86_64-linux-gnu/perl/5.40/CORE"   LineBreak.c
In file included from /usr/lib/x86_64-linux-gnu/perl/5.40/CORE/op.h:700,
                 from /usr/lib/x86_64-linux-gnu/perl/5.40/CORE/perl.h:4549,
                 from LineBreak.xs:14:
/usr/lib/x86_64-linux-gnu/perl/5.40/CORE/reentr.h:126:16: fatal error: crypt.h: 
No such file or directory
  126 | #      include <crypt.h>
      |                ^~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:357: LineBreak.o] Error 1

Reply via email to