Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 264450 - app-crypt/truecrypt-4.3a failed to compile with kernel 2.6.29
Summary: app-crypt/truecrypt-4.3a failed to compile with kernel 2.6.29
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: 264722
  Show dependency tree
 
Reported: 2009-04-01 00:34 UTC by Anton Bolshakov
Modified: 2009-04-20 00:08 UTC (History)
0 users

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


Attachments
emerge --info file (emerge_info.txt,3.55 KB, text/plain)
2009-04-01 00:36 UTC, Anton Bolshakov
Details
build.log file (build.log,5.40 KB, text/plain)
2009-04-01 00:37 UTC, Anton Bolshakov
Details
dm_unregister_target returns "void" (truecrypt_kernel.2.6.29.patch,431 bytes, patch)
2009-04-01 01:13 UTC, Anton Bolshakov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.