Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 264450

Summary: app-crypt/truecrypt-4.3a failed to compile with kernel 2.6.29
Product: Gentoo Linux Reporter: Anton Bolshakov <anton.bugs>
Component: Current packagesAssignee: Crypto team [DISABLED] <crypto+disabled>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2008.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 264722    
Attachments: emerge --info file
build.log file
dm_unregister_target returns "void"

Description Anton Bolshakov 2009-04-01 00:34:53 UTC
CC [M]  /var/tmp/portage/app-crypt/truecrypt-4.3a/work/truecrypt-4.3a-source-code/Linux/Kernel/Dm-target.o
/var/tmp/portage/app-crypt/truecrypt-4.3a/work/truecrypt-4.3a-source-code/Linux/Kernel/Dm-target.c: In function ‘dm_truecrypt_exit’:
/var/tmp/portage/app-crypt/truecrypt-4.3a/work/truecrypt-4.3a-source-code/Linux/Kernel/Dm-target.c:708: error: void value not ignored as it ought to be
make[2]: *** [/var/tmp/portage/app-crypt/truecrypt-4.3a/work/truecrypt-4.3a-source-code/Linux/Kernel/Dm-target.o] Error 1
make[1]: *** [_module_/var/tmp/portage/app-crypt/truecrypt-4.3a/work/truecrypt-4.3a-source-code/Linux/Kernel] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.29-gentoo'
make: *** [truecrypt] Error 2
Comment 1 Anton Bolshakov 2009-04-01 00:36:58 UTC
Created attachment 186923 [details]
emerge --info file
Comment 2 Anton Bolshakov 2009-04-01 00:37:15 UTC
Created attachment 186925 [details]
build.log file
Comment 3 Anton Bolshakov 2009-04-01 01:13:06 UTC
Created attachment 186931 [details, diff]
dm_unregister_target returns "void"

ebuild must verify kernel version, I guess.
Should be with 2.6.29 and above
Comment 4 Tomáš Chvátal (RETIRED) gentoo-dev 2009-04-16 23:37:56 UTC
Confirmed and works, please crypto apply or i can do it myself if you give me ok. I need this package patched to keep my dev box working :P
Comment 5 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-04-20 00:08:14 UTC
Fixed.