Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 354659 - sys-fs/loop-aes-3.5b doesn't compile with vanilla-sources-2.6.36.3
Summary: sys-fs/loop-aes-3.5b doesn't compile with vanilla-sources-2.6.36.3
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-12 20:09 UTC by Darren Smith
Modified: 2011-02-18 19:50 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,5.27 KB, text/plain)
2011-02-18 19:36 UTC, Andrew Savchenko
Details
environment (environment,134.38 KB, text/plain)
2011-02-18 19:36 UTC, Andrew Savchenko
Details
emerge --info (emerge.info,7.13 KB, text/plain)
2011-02-18 19:36 UTC, Andrew Savchenko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Darren Smith 2011-02-12 20:09:55 UTC
The following error is given:
/var/tmp/portage/sys-fs/loop-aes-3.5b/work/loop-AES-v3.5b/tmp-d-kbuild/patched-loop.c:1523:38: error: ���QUEUE_FLAG_CLUSTER��� undeclared (first use in this function)

loop-aes-3.6a does not have this issue.

Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-02-15 14:25:19 UTC
Please paste your `emerge --info =sys-fs/loop-aes-3.5b' in a comment and attach the entire build log as a file.
Comment 2 Andrew Savchenko gentoo-dev 2011-02-18 19:32:24 UTC
The same problem here with 2.6.36.4:

/var/tmp/portage/sys-fs/loop-aes-3.5b/work/loop-AES-v3.5b/tmp-d-kbuild/patched-loop.c: In function ‘loop_set_fd’:                              
/var/tmp/portage/sys-fs/loop-aes-3.5b/work/loop-AES-v3.5b/tmp-d-kbuild/patched-loop.c:1523:38: error: ‘QUEUE_FLAG_CLUSTER’ undeclared (first us
e in this function)                                                                                                                            
/var/tmp/portage/sys-fs/loop-aes-3.5b/work/loop-AES-v3.5b/tmp-d-kbuild/patched-loop.c:1523:38: note: each undeclared identifier is reported onl
y once for each function it appears in                                                                                                         
make[2]: *** [/var/tmp/portage/sys-fs/loop-aes-3.5b/work/loop-AES-v3.5b/tmp-d-kbuild/patched-loop.o] Error 1
Comment 3 Andrew Savchenko gentoo-dev 2011-02-18 19:36:29 UTC
Created attachment 262941 [details]
build.log
Comment 4 Andrew Savchenko gentoo-dev 2011-02-18 19:36:39 UTC
Created attachment 262943 [details]
environment
Comment 5 Andrew Savchenko gentoo-dev 2011-02-18 19:36:55 UTC
Created attachment 262945 [details]
emerge --info
Comment 6 Andrew Savchenko gentoo-dev 2011-02-18 19:50:21 UTC
loop-aes-3.6a is available.
It build OK for me.

I opened bug 355479 for the new version.