Bug#894649: ext4magic FTBFS with e2fsprogs 1.44.1-1

Adrian Bunk bunk at debian.org
Mon Apr 2 20:44:59 UTC 2018


Source: ext4magic
Version: 0.3.2-7
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ext4magic.html

...
inode.c: In function 'dump_inode':
inode.c:409:82: error: 'struct ext2_inode' has no member named 'i_dir_acl'; did you mean 'i_file_acl'?
                         inode->i_file_acl, LINUX_S_ISDIR(inode->i_mode) ? inode->i_dir_acl : 0,
                                                                                  ^~~~~~~~~
                                                                                  i_file_acl
inode.c:416:63: error: 'struct ext2_inode' has no member named 'i_dir_acl'; did you mean 'i_file_acl'?
                         LINUX_S_ISDIR(inode->i_mode) ? inode->i_dir_acl : 0);
                                                               ^~~~~~~~~


The "#define i_dir_acl i_size_high" was removed.



More information about the forensics-devel mailing list