| Summary: | module-init-tools-3.2.1 fails to compile | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Vyacheslav Klimov <vklimovs> |
| Component: | New packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | minor | ||
| Priority: | High | ||
| Version: | 2005.1 | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | emerge module-init-tools complete log | ||
|
Description
Vyacheslav Klimov
2006-01-13 09:03:17 UTC
you neglected to post `emerge info` also, run `emerge module-init-tools >& log` and post the log file as an attachment Portage 2.0.53 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.14-gentoo-r5 i686) ================================================================= System uname: 2.6.14-gentoo-r5 i686 Pentium III (Coppermine) Gentoo Base System version 1.6.13 dev-lang/python: 2.4.2 sys-apps/sandbox: 1.2.12 sys-devel/autoconf: 2.59-r6 sys-devel/automake: 1.5, 1.9.6-r1 sys-devel/binutils: 2.16.1 sys-devel/libtool: 1.5.20 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=pentium3 -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/alias /var/qmail/control /var/vpopmail/domains /var/vpopmail/etc" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=pentium3 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="x86 apache2 apm berkdb bitmap-fonts bzip2 clearpasswd cli crypt curl expat ftp gd gd-external gdbm gif gmp gpm hardened hardenedphp idn imap imlib innodb javascript jpeg libg++ libwww maildir mhash mmx motif mp3 mpeg mysql ncurses nls notlsbeforeauth nptl pam pdflib pear perl php png python qmail readline spamassassin spell sse ssl symlink tcpd tiff truetype truetype-fonts type1-fonts udev unicode xml2 xmms zlib userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY Created attachment 77017 [details]
emerge module-init-tools complete log
emerge module-init-tools complete log
module-init-tools 3.2.2 probably fails the same way huh run `MAKEOPTS=-j1 MAKEFLAGS=--debug=b emerge module-init-tools >& log` and post that as an attachment please |