Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 171898 - sys-fs/fuse-2.6.3 does not emerge with openvz-sources-028.023
Summary: sys-fs/fuse-2.6.3 does not emerge with openvz-sources-028.023
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-23 09:20 UTC by Evert Meulie
Modified: 2007-03-24 08:15 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Evert Meulie 2007-03-23 09:20:00 UTC
I'm unable to emerge sys-fs/fuse-2.6.3 successfully with openvz-sources-028.023.

Reproducible: Always

Steps to Reproduce:
1. emerge openvz-sources-028.023
2. emerge sys-fs/fuse-2.6.3
3.

Actual Results:  
make -C /usr/src/linux M=`pwd`  modules
make[1]: Entering directory `/usr/src/linux-2.6.18-openvz-028.023'
  CC [M]  /var/tmp/portage/sys-fs/fuse-2.6.3/work/fuse-2.6.3/kernel/dev.o
  CC [M]  /var/tmp/portage/sys-fs/fuse-2.6.3/work/fuse-2.6.3/kernel/dir.o
/var/tmp/portage/sys-fs/fuse-2.6.3/work/fuse-2.6.3/kernel/dir.c: In function ‘fuse_permission’:
/var/tmp/portage/sys-fs/fuse-2.6.3/work/fuse-2.6.3/kernel/dir.c:814: error: too few arguments to function ‘generic_permission’
/var/tmp/portage/sys-fs/fuse-2.6.3/work/fuse-2.6.3/kernel/dir.c:826: error: too few arguments to function ‘generic_permission’
/var/tmp/portage/sys-fs/fuse-2.6.3/work/fuse-2.6.3/kernel/dir.c: At top level:
/var/tmp/portage/sys-fs/fuse-2.6.3/work/fuse-2.6.3/kernel/dir.c:1313: warning: initialization from incompatible pointer type
/var/tmp/portage/sys-fs/fuse-2.6.3/work/fuse-2.6.3/kernel/dir.c:1332: warning: initialization from incompatible pointer type
make[2]: *** [/var/tmp/portage/sys-fs/fuse-2.6.3/work/fuse-2.6.3/kernel/dir.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [_module_/var/tmp/portage/sys-fs/fuse-2.6.3/work/fuse-2.6.3/kernel] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.18-openvz-028.023'
make: *** [all-spec] Error 2

!!! ERROR: sys-fs/fuse-2.6.3 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 4348:   Called src_compile
  fuse-2.6.3.ebuild, line 53:   Called linux-mod_src_compile
  linux-mod.eclass, line 511:   Called die

!!! Unable to make  majver=2.6
                                        fusemoduledir=//lib/modules/2.6.18-028stab023/fs all.
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2007-03-24 08:15:15 UTC
no idea. If you care to use that patchset can you please give me a patch for fuse to support it?

Or ask upstream developers of fuse to fix it, please.