Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155863 - sys-fs/fuse-2.6.0 Access Violation
Summary: sys-fs/fuse-2.6.0 Access Violation
Status: RESOLVED DUPLICATE of bug 149307
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-21 08:58 UTC by Xavier Vierling
Modified: 2006-11-21 08:59 UTC (History)
0 users

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 Xavier Vierling 2006-11-21 08:58:09 UTC
Seems to be a conflict with vanilla-sources-2.6.19-rc5. re-emerge of fuse failed with errors:

[...]
CC [M]  /var/tmp/portage/sys-fs/fuse-2.6.0/work/fuse-2.6.0/kernel/dev.o
  CC [M]  /var/tmp/portage/sys-fs/fuse-2.6.0/work/fuse-2.6.0/kernel/dir.o
  CC [M]  /var/tmp/portage/sys-fs/fuse-2.6.0/work/fuse-2.6.0/kernel/file.o
  CC [M]  /var/tmp/portage/sys-fs/fuse-2.6.0/work/fuse-2.6.0/kernel/inode.o
  CC [M]  /var/tmp/portage/sys-fs/fuse-2.6.0/work/fuse-2.6.0/kernel/control.o
  LD [M]  /var/tmp/portage/sys-fs/fuse-2.6.0/work/fuse-2.6.0/kernel/fuse.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /var/tmp/portage/sys-fs/fuse-2.6.0/work/fuse-2.6.0/kernel/fuse.mod.o
  LD [M]  /var/tmp/portage/sys-fs/fuse-2.6.0/work/fuse-2.6.0/kernel/fuse.ko
make[1]: quittant le r
Comment 1 Xavier Vierling 2006-11-21 08:58:09 UTC
Seems to be a conflict with vanilla-sources-2.6.19-rc5. re-emerge of fuse failed with errors:

[...]
CC [M]  /var/tmp/portage/sys-fs/fuse-2.6.0/work/fuse-2.6.0/kernel/dev.o
  CC [M]  /var/tmp/portage/sys-fs/fuse-2.6.0/work/fuse-2.6.0/kernel/dir.o
  CC [M]  /var/tmp/portage/sys-fs/fuse-2.6.0/work/fuse-2.6.0/kernel/file.o
  CC [M]  /var/tmp/portage/sys-fs/fuse-2.6.0/work/fuse-2.6.0/kernel/inode.o
  CC [M]  /var/tmp/portage/sys-fs/fuse-2.6.0/work/fuse-2.6.0/kernel/control.o
  LD [M]  /var/tmp/portage/sys-fs/fuse-2.6.0/work/fuse-2.6.0/kernel/fuse.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /var/tmp/portage/sys-fs/fuse-2.6.0/work/fuse-2.6.0/kernel/fuse.mod.o
  LD [M]  /var/tmp/portage/sys-fs/fuse-2.6.0/work/fuse-2.6.0/kernel/fuse.ko
make[1]: quittant le répertoire « /usr/src/linux-2.6.19-rc5 »
>>> Source compiled.
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-sys-fs_-_fuse-2.6.0-5387.log"

open_wr:   /usr/src/linux-2.6.19-rc5/astest10460.out
open_wr:   /usr/src/linux-2.6.19-rc5/astest10464.out
open_wr:   /usr/src/linux-2.6.19-rc5/astest10474.out
open_wr:   /usr/src/linux-2.6.19-rc5/astest10478.out
--------------------------------------------------------------------------------

It does compile the module, but it cannot merge it... I don't know why....
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-11-21 08:59:55 UTC

*** This bug has been marked as a duplicate of 149307 ***