Source: e2fsprogs
Version: 1.45.6-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
Control: found -1 1.46~WIP.2019.10.03-1

Hi,

libblkid-dev recently dropped libblkid.a causing e2fsprogs to FTBFS:

make[2]: Entering directory '/build/e2fsprogs-1.45.6/debian/BUILD-STD/e2fsck'
gcc  -Wl,-z,relro -Wl,-z,now -static -o e2fsck.static unix.o e2fsck.o super.o 
pass1.o pass1b.o pass2.o pass3.o pass4.o pass5.o journal.o badblocks.o util.o 
dirinfo.o dx_dirinfo.o ehandler.o problem.o message.o quota.o recovery.o 
region.o revoke.o ea_refcount.o rehash.o logfile.o sigcatcher.o  readahead.o 
extents.o   ../lib/libsupport.a ../lib/libext2fs.a ../lib/libcom_err.a 
-lpthread -lblkid -luuid  -luuid   ../lib/libe2p.a -ldl
/usr/bin/ld: cannot find -lblkid
/usr/bin/ld: logfile.o: in function `expand_percent_expression':
./debian/BUILD-STD/e2fsck/../../../e2fsck/logfile.c:141: warning: Using 
'getpwuid_r' in statically linked applications requires at runtime the shared 
libraries from the glibc version used for linking
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:449: e2fsck.static] Error 1


Andreas

Reply via email to