Source: libewf
Version: 20140807-2
Severity: important
Tags: bookworm sid
User: pkg-openssl-de...@lists.alioth.debian.org
Usertags: ftbfs-3.0

Your package is failing to build using OpenSSL 3.0 with the
following error:

| gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcerror 
-I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify -I../libcsplit 
-I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache 
-I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw 
-I../libsmdev -I../libsmraw -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse  
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o 
ewftools_output.o ewftools_output.c
| ewftools_output.c: In function ‘ewftools_output_version_detailed_fprint’:
| ewftools_output.c:244:10: error: ‘SHLIB_VERSION_NUMBER’ undeclared (first 
use in this function); did you mean ‘SSLEAY_VERSION_NUMBER’?
|   244 |          SHLIB_VERSION_NUMBER );
|       |          ^~~~~~~~~~~~~~~~~~~~
|       |          SSLEAY_VERSION_NUMBER
| ewftools_output.c:244:10: note: each undeclared identifier is reported only 
once for each function it appears in
| make[2]: *** [Makefile:1267: ewftools_output.o] Error 1
| make[2]: Leaving directory '/<<PKGBUILDDIR>>/ewftools'
| make[1]: *** [Makefile:843: all-recursive] Error 1
| make[1]: Leaving directory '/<<PKGBUILDDIR>>'
| dh_auto_build: error: make -j1 returned exit code 2

For more information see:
https://www.openssl.org/docs/man3.0/man7/migration_guide.html

Sebastian

Reply via email to