Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 160128 Details for
Bug 231509
net-fs/openafs-kernel-1.4.7: configure failes at linux-2.6.21-xen
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log (after hardcoding kernel-version into get_version())
config.log_2 (text/plain), 6.51 KB, created by
Mathias Schaefer
on 2008-07-11 16:01:02 UTC
(
hide
)
Description:
config.log (after hardcoding kernel-version into get_version())
Filename:
MIME Type:
Creator:
Mathias Schaefer
Created:
2008-07-11 16:01:02 UTC
Size:
6.51 KB
patch
obsolete
> [32;01m*[0m Determining the location of the kernel source code > [32;01m*[0m Found kernel source directory: > [32;01m*[0m /usr/src/linux > [32;01m*[0m Found sources for kernel version: > [32;01m*[0m 2.6.21-xen > [32;01m*[0m Checking for suitable kernel configuration options... >[A[147C [34;01m[ [32;01mok[34;01m ][0m >>>> Unpacking source... >>>> Unpacking openafs-1.4.7-src.tar.bz2 to /var/tmp/portage/net-fs/openafs-kernel-1.4.7/work >>>> Unpacking openafs-gentoo-0.14.tar.bz2 to /var/tmp/portage/net-fs/openafs-kernel-1.4.7/work > [32;01m*[0m Applying various patches (bugfixes/updates) ... > [32;01m*[0m 001_all_compiler-settings.patch ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 002_all_pam-paths.patch ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 003_all_amd64-with-pam.patch ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 004_all_use-local-paths.patch ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 005_all_fs-include-fix.patch ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 007_all_sparc.patch ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 008_all_vserver.patch ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Done with patching >Updating configuration... >Running aclocal >am-wrapper: /usr/bin/aclocal-1.9 is missing or not executable. > Please try emerging the correct version of automake. >Running autoconf >Running autoconf for configure-libafs >Running autoheader >autoheader-2.61: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' >autoheader-2.61: WARNING: and `config.h.top', to define templates for `config.h.in' >autoheader-2.61: WARNING: is deprecated and discouraged. >autoheader-2.61: >autoheader-2.61: WARNING: Using the third argument of `AC_DEFINE' and >autoheader-2.61: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without >autoheader-2.61: WARNING: `acconfig.h': >autoheader-2.61: >autoheader-2.61: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, >autoheader-2.61: [Define if a function `main' is needed.]) >autoheader-2.61: >autoheader-2.61: WARNING: More sophisticated templates can also be produced, see the >autoheader-2.61: WARNING: documentation. >Deleting autom4te.cache directory >Building man pages >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/net-fs/openafs-kernel-1.4.7/work/openafs-1.4.7 ... > * econf: updating openafs-1.4.7/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating openafs-1.4.7/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-linux-kernel-headers=/usr/src/linux --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for /lib/cpp... /lib/cpp >checking build system type... x86_64-pc-linux-gnu >checking how to run the C preprocessor... /lib/cpp >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for function prototypes... yes >checking host system type... x86_64-pc-linux-gnu >checking for AIX... no >checking for library containing strerror... none required >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking for pid_t... yes >checking for size_t... yes >checking return type of signal handlers... void >checking for __FUNCTION__ and __LINE__ macros... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking whether ln -s works... yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for bison... bison -y >checking whether byte order is known at compile time... yes >checking whether byte ordering is bigendian... no >checking your OS... linux >checking your AFS sysname... amd64_linux26 >checking if x86_64-pc-linux-gnu-gcc accepts -march=pentium... yes >checking if x86_64-pc-linux-gnu-gcc needs -fno-strength-reduce... yes >checking if x86_64-pc-linux-gnu-gcc needs -fno-strict-aliasing... yes >checking if x86_64-pc-linux-gnu-gcc supports -fno-common... yes >checking if x86_64-pc-linux-gnu-gcc supports -pipe... yes >checking whether to build osi_vfs.h... yes >checking if linux kbuild requires EXTRA_CFLAGS... yes >checking for linux kernel module build works... no >configure: error: Fix problem or use --disable-kernel-module... >See `config.log' for more details. > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/net-fs/openafs-kernel-1.4.7/work/openafs-1.4.7/config.log > [31;01m*[0m > [31;01m*[0m ERROR: net-fs/openafs-kernel-1.4.7 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 3138: Called econf 'src_compile' > [31;01m*[0m ebuild.sh, line 513: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "econf failed" > [31;01m*[0m The die message: > [31;01m*[0m econf failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/net-fs/openafs-kernel-1.4.7/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-fs/openafs-kernel-1.4.7/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 231509
:
160127
| 160128