Enabled USE flag ewf and attempting to rebuild sleuthkit. Build fails with error "before 'LIBEWF_HANDLE'". Reproducible: Always Steps to Reproduce: 1.echo 'app-forensics/sleuthkit aff ewf' >> /etc/portage/package.use 2.emerge -uDN world 3. Actual Results: Failed with: libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../tsk3 -I../.. -I./../.. -Wall -march=native -O2 -pipe -c img_open.c -fPIC -DPIC -o .libs/img_open.o In file included from img_open.c:28: ewf.h:37: error: expected specifier-qualifier-list before 'LIBEWF_HANDLE' make[3]: *** [img_open.lo] Error 1
Created attachment 291025 [details] Build log
Created attachment 291027 [details] Emerge info
Created attachment 291029 [details] Emerge -pqv
Created attachment 291031 [details] Ebuild environment
Are you using an out of tree libewf ebuild? The latest in the tree is libewf-20100226-r1.
Closing as won't fix since you're using unofficial ebuilds.
(In reply to comment #6) > Closing as won't fix since you're using unofficial ebuilds. I was away for the past three days and unable to respond to your previous comment. Unfortunately, the current in-tree libewf is no better. I opened https://bugs.gentoo.org/show_bug.cgi?id=394289 to log that issue.