Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 388679 - app-forensics/sleuthkit-3.2.1 with app-forensics/libewf-20111015 - ewf.h:37: error: expected specifier-qualifier-list before 'LIBEWF_HANDLE'
Summary: app-forensics/sleuthkit-3.2.1 with app-forensics/libewf-20111015 - ewf.h:37: ...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Forensics Herd [disbanded]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-27 18:22 UTC by Willard Dawson
Modified: 2011-12-11 04:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log (build.log,19.15 KB, text/plain)
2011-10-27 18:23 UTC, Willard Dawson
Details
Emerge info (emerge-info,5.63 KB, text/plain)
2011-10-27 18:23 UTC, Willard Dawson
Details
Emerge -pqv (emerge-pqv,63 bytes, text/plain)
2011-10-27 18:23 UTC, Willard Dawson
Details
Ebuild environment (environment,9.06 KB, text/plain)
2011-10-27 18:24 UTC, Willard Dawson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Willard Dawson 2011-10-27 18:22:54 UTC
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
Comment 1 Willard Dawson 2011-10-27 18:23:19 UTC
Created attachment 291025 [details]
Build log
Comment 2 Willard Dawson 2011-10-27 18:23:34 UTC
Created attachment 291027 [details]
Emerge info
Comment 3 Willard Dawson 2011-10-27 18:23:49 UTC
Created attachment 291029 [details]
Emerge -pqv
Comment 4 Willard Dawson 2011-10-27 18:24:05 UTC
Created attachment 291031 [details]
Ebuild environment
Comment 5 Tim Harder gentoo-dev 2011-12-07 07:46:08 UTC
Are you using an out of tree libewf ebuild? The latest in the tree is libewf-20100226-r1.
Comment 6 Tim Harder gentoo-dev 2011-12-10 22:20:10 UTC
Closing as won't fix since you're using unofficial ebuilds.
Comment 7 Willard Dawson 2011-12-11 04:28:21 UTC
(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.