Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 211924 - dev-libs/linux-fusion-7.0.1 fails to build (SUBDIRS=...: no such file or directory)
Summary: dev-libs/linux-fusion-7.0.1 fails to build (SUBDIRS=...: no such file or dire...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-29 20:08 UTC by Michael Cramer
Modified: 2008-03-01 20:53 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 Michael Cramer 2008-02-29 20:08:15 UTC
>>> Emerging (1 of 2) dev-libs/linux-fusion-7.0.1 to /
 * linux-fusion-7.0.1.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                           [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                   [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                  [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                 [ ok ]
 * checking linux-fusion-7.0.1.tar.gz ;-) ...                                                                                                          [ ok ]
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     2.6.24-gentoo-r3-2007.0
>>> Unpacking source...
>>> Unpacking linux-fusion-7.0.1.tar.gz to /mnt/nfs/portage_tmp/portage/dev-libs/linux-fusion-7.0.1/work
>>> Source unpacked.
>>> Compiling source in /mnt/nfs/portage_tmp/portage/dev-libs/linux-fusion-7.0.1/work/linux-fusion-7.0.1 ...
 * Preparing fusion module
make: *** SUBDIRS=/mnt/nfs/portage_tmp/portage/dev-libs/linux-fusion-7.0.1/work/linux-fusion-7.0.1/linux/drivers/char/fusion: No such file or directory.  Stop.
 *
 * ERROR: dev-libs/linux-fusion-7.0.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3109:  Called linux-mod_src_compile
 *             environment, line 2387:  Called die
 * The specific snippet of code:
 *               emake HOSTCC="$(tc-getBUILD_CC)" CC="$(get-KERNEL_CC)" LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS} || die "Unable to make ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS}.";
 *  The die message:
 *   Unable to make  -C  SUBDIRS=/mnt/nfs/portage_tmp/portage/dev-libs/linux-fusion-7.0.1/work/linux-fusion-7.0.1/linux/drivers/char/fusion CONFIG_FUSION_DEVICE=m EXTRA_CFLAGS=-I/mnt/nfs/portage_tmp/portage/dev-libs/linux-fusion-7.0.1/work/linux-fusion-7.0.1/linux/include modules.
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/mnt/nfs/portage_log/dev-libs:linux-fusion-7.0.1:20080229-200148.log'.
 * The ebuild environment file is located at '/mnt/nfs/portage_tmp/portage/dev-libs/linux-fusion-7.0.1/temp/environment'.
 *


Reproducible: Always