Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 130785 - bestcrypt-1.6-p2 doesn't compile with the 2.6.16 kernel, version bump to 1.6-5 required
Summary: bestcrypt-1.6-p2 doesn't compile with the 2.6.16 kernel, version bump to 1.6-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 126972
  Show dependency tree
 
Reported: 2006-04-21 15:45 UTC by Mike Auty (RETIRED)
Modified: 2006-04-23 00:23 UTC (History)
0 users

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


Attachments
bestcrypt-1.6_p5-makefile_fix.patch (bestcrypt-1.6_p5-makefile_fix.patch,1.71 KB, patch)
2006-04-21 15:46 UTC, Mike Auty (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Auty (RETIRED) gentoo-dev 2006-04-21 15:45:23 UTC
Hi, bestcrypt-1.6-p2 doesn't compile with the 2.6.16 kernel.  However, version 1.6-p5 does compile with 2.6.16, so a version bump will fix this.  I've created a new makefile-fix.patch for this version and will attach it below.  Otherwise a rename is enough.

Please also note that this version will most likely not compile with gcc-4.1 due to the -Werror flag, and the warnings returned using gcc-4.1 (dereferencing type-punned pointer will break strict-aliasing rules).  Still, that's for a different bug...

Patch to follow
Comment 1 Mike Auty (RETIRED) gentoo-dev 2006-04-21 15:46:01 UTC
Created attachment 85152 [details, diff]
bestcrypt-1.6_p5-makefile_fix.patch
Comment 2 Marcelo Goes (RETIRED) gentoo-dev 2006-04-22 14:10:45 UTC
Hi Mike,

I am having some problems compiling it, but it might be something I messed up locally (still investigating). Feel free to commit the bump + patch.

Marcelo
Comment 3 Mike Auty (RETIRED) gentoo-dev 2006-04-22 14:15:00 UTC
Thanks Marcello, but I'm still a bit new at the whole committing thing (I was only made a dev an hour ago!), so I'm gonna hold off on that for the time being if that's ok?  I wouldd be more than happy to help you try and debug the compilation issues you're having at the moment though?  You can either try me on #-dev or post your compilation woes here...  5:)
Comment 4 Marcelo Goes (RETIRED) gentoo-dev 2006-04-22 14:29:07 UTC
Hi,

It's something about missing kernel includes, it's been happening with lots of applications... I am still checking it out, but it most likely is not a bcrypt problem, so don't worry about it.

Let me know if you need any help with the whole committing thing :-).

Cheers
Comment 5 Daniel Black (RETIRED) gentoo-dev 2006-04-23 00:23:13 UTC
Mike and  Marcelo,

just added it.

needed to modify to add a SONAME and NEEDED entries to the shared libs.

if you have pax-utils you may have got this error already.