Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 394289 - app-forensics/sleuthkit-3.2.1 with app-forensics/libewf-20100226-r1, ewf.c:error: too few arguments to function 'libewf_check_file_signature'
Summary: app-forensics/sleuthkit-3.2.1 with app-forensics/libewf-20100226-r1, ewf.c:er...
Status: RESOLVED DUPLICATE of bug 394111
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-11 04:20 UTC by Willard Dawson
Modified: 2011-12-11 05:16 UTC (History)
0 users

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


Attachments
build log (build.log,21.47 KB, text/plain)
2011-12-11 04:22 UTC, Willard Dawson
Details
emerge --info (emerge-info,6.26 KB, text/plain)
2011-12-11 04:23 UTC, Willard Dawson
Details
emerge -pqv (emerge-pqv,64 bytes, text/plain)
2011-12-11 04:23 UTC, Willard Dawson
Details
Emerge environment (environment,9.56 KB, text/plain)
2011-12-11 04: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-12-11 04:20:48 UTC
Enabled USE flag ewf and attempting to rebuild sleuthkit. Reverted to in-tree version of libewf (20100226-r1).  

Reproducible: Always

Steps to Reproduce:
1.echo 'app-forensics/sleuthkit aff ewf' >> /etc/portage/package.use
2.emerge -uDN world
3.
Actual Results:  
Build fails with error:

ewf.c: In function 'ewf_open':
ewf.c:149:5: error: too few arguments to function 'libewf_check_file_signature'
/usr/include/libewf.h:80:19: note: declared here
Comment 1 Willard Dawson 2011-12-11 04:22:31 UTC
Created attachment 295431 [details]
build log
Comment 2 Willard Dawson 2011-12-11 04:23:28 UTC
Created attachment 295433 [details]
emerge --info
Comment 3 Willard Dawson 2011-12-11 04:23:58 UTC
Created attachment 295435 [details]
emerge -pqv
Comment 4 Willard Dawson 2011-12-11 04:24:45 UTC
Created attachment 295437 [details]
Emerge environment
Comment 5 Tim Harder gentoo-dev 2011-12-11 05:16:15 UTC

*** This bug has been marked as a duplicate of bug 394111 ***