Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123163 - emerge 'app-laptop/thinkpad-5.8' fails with kernel '2.6.15-suspend2-r6'
Summary: emerge 'app-laptop/thinkpad-5.8' fails with kernel '2.6.15-suspend2-r6'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Steev Klimaszewski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-17 06:05 UTC by Pedro Romano
Modified: 2006-02-18 05:16 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 Pedro Romano 2006-02-17 06:05:31 UTC
emerge 'app-laptop/thinkpad-5.8' fails with kernel '2.6.15-suspend2-r6':

# emerge thinkpad
Calculating dependencies ...done!
>>> emerge (1 of 1) app-laptop/thinkpad-5.8 to /
>>> md5 files   ;-) thinkpad-4.3-r1.ebuild
>>> md5 files   ;-) thinkpad-5.7.ebuild
>>> md5 files   ;-) thinkpad-4.1.ebuild
>>> md5 files   ;-) thinkpad-4.8.ebuild
>>> md5 files   ;-) thinkpad-4.3.ebuild
>>> md5 files   ;-) thinkpad-3.2.ebuild
>>> md5 files   ;-) thinkpad-5.8.ebuild
>>> md5 files   ;-) files/digest-thinkpad-3.2
>>> md5 files   ;-) files/digest-thinkpad-4.1
>>> md5 files   ;-) files/digest-thinkpad-4.3
>>> md5 files   ;-) files/digest-thinkpad-4.8
>>> md5 files   ;-) files/digest-thinkpad-5.7
>>> md5 files   ;-) files/digest-thinkpad-5.8
>>> md5 files   ;-) files/thinkpad-5.8-cpu_ptr.patch
>>> md5 files   ;-) files/thinkpad
>>> md5 files   ;-) files/digest-thinkpad-4.3-r1
>>> md5 src_uri ;-) thinkpad_5.8.tar.gz
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     2.6.15-suspend2-r6
>>> Unpacking source...
>>> Unpacking thinkpad_5.8.tar.gz to /var/tmp/portage/thinkpad-5.8/work
 * Applying thinkpad-5.8-cpu_ptr.patch ...                                [ ok ]>>> Source unpacked.
 * Preparing thinkpad module
make -C /usr/src/linux SUBDIRS=/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers modules
make[1]: Entering directory `/usr/src/linux-2.6.15-suspend2-r6'
  CC [M]  /var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/thinkpad.oIn file included from /var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/../include/thinkpad_common.h:80,
                 from /var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/thinkpad.c:49:
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/../include/rtcmosram.h:171: warning: `packed' attribute ignored
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/thinkpad.c: In function `thinkpad_ioctl':
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/thinkpad.c:245: warning: `inter_module_put' is deprecated (declared at include/linux/module.h:575)
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/thinkpad.c:260: warning: `inter_module_put' is deprecated (declared at include/linux/module.h:575)
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/thinkpad.c:275: warning: `inter_module_put' is deprecated (declared at include/linux/module.h:575)
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/thinkpad.c:290: warning: `inter_module_put' is deprecated (declared at include/linux/module.h:575)
  CC [M]  /var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/smapi_core.o
In file included from /var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/../include/thinkpad_common.h:80,
                 from /var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/smapi_core.c:39:
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/../include/rtcmosram.h:171: warning: `packed' attribute ignored
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/smapi_core.c: In function `smapi_init':
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/smapi_core.c:301: warning: `inter_module_register' is deprecated (declared at include/linux/module.h:571)
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/smapi_core.c: In function `smapi_exit':
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/smapi_core.c:310: warning: `inter_module_unregister' is deprecated (declared at include/linux/module.h:572)
as --32   -o /var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/smapi_call.o /var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/smapi_call.s
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/smapi_call.s: Assembler messages:
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/smapi_call.s:50: Warning: indirect lcall without `*'
  LD [M]  /var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/smapi.o
  CC [M]  /var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/superio.o
In file included from /var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/../include/thinkpad_common.h:80,
                 from /var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/superio.c:41:
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/../include/rtcmosram.h:171: warning: `packed' attribute ignored
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/superio.c: In function `superio_init':
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/superio.c:890: warning: `inter_module_register' is deprecated (declared at include/linux/module.h:571)
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/superio.c: In function `superio_exit':
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/superio.c:899: warning: `inter_module_unregister' is deprecated (declared at include/linux/module.h:572)
  CC [M]  /var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/rtcmosram.o
In file included from /var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/../include/thinkpad_common.h:80,
                 from /var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/rtcmosram.c:41:
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/../include/rtcmosram.h:171: warning: `packed' attribute ignored
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/rtcmosram.c: In function `rtcmosram_init':
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/rtcmosram.c:229: warning: `inter_module_register' is deprecated (declared at include/linux/module.h:571)
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/rtcmosram.c: In function `rtcmosram_exit':
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/rtcmosram.c:238: warning: `inter_module_unregister' is deprecated (declared at include/linux/module.h:572)
  CC [M]  /var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/thinkpadpm.o
In file included from /var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/../include/thinkpad_common.h:80,
                 from /var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/thinkpadpm.c:42:
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/../include/rtcmosram.h:171: warning: `packed' attribute ignored
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/thinkpadpm.c: In function `thinkpadpm_init':
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/thinkpadpm.c:475: error: `pm_active' undeclared (first use in this function)
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/thinkpadpm.c:475: error: (Each undeclared identifier is reported only once
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/thinkpadpm.c:475: error: for each function it appears in.)
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/thinkpadpm.c:513: warning: `inter_module_register' is deprecated (declared at include/linux/module.h:571)
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/thinkpadpm.c: In function `thinkpadpm_exit':
/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/thinkpadpm.c:522: warning: `inter_module_unregister' is deprecated (declared at include/linux/module.h:572)
make[2]: *** [/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers/thinkpadpm.o] Error 1
make[1]: *** [_module_/var/tmp/portage/thinkpad-5.8/work/thinkpad-5.8/2.6/drivers] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.15-suspend2-r6'
make: *** [default] Error 2

-------------------------------------------------------------------------------

# emerge --info
Portage 2.0.54 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.15-suspend2-r6 i686)
=================================================================
System uname: 2.6.15-suspend2-r6 i686 Intel(R) Pentium(R) M processor 1600MHz
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium-m -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium-m -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://darkstar.ist.utl.pt/gentoo/ http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ http://gentoo.inode.at/"
LANG="pt_PT.utf8"
LC_ALL="pt_PT.utf8"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib acpi alsa apache2 apm arts audiofile avi bash-completion berkdb bitmap-fonts bonobo bzip2 cdr crypt cups curl dvd dvdread eds emacs emboss encode esd ethereal exif expat fam ffmpeg flac foomaticdb fortran freetds gd gdbm gif glut gmp gnome gpm gstreamer gtk gtk2 gtkhtml guile hal idn imagemagick imap imlib ipv6 java jpeg junit kde kerberos lcms ldap libg++ libwww mad maildir matroska mhash mikmod mng motif mozilla mp3 mpeg mysql ncurses nls nsplugin ogg oggvorbis opengl oss pam pcmcia pcre pda pdflib perl png postgres ppds python qt quicktime readline real recode samba sdl slang sox spell ssl svga tcltk tcpd tiff truetype truetype-fonts type1-fonts udev unicode usb vorbis wmf xml xml2 xmms xosd xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY
Comment 1 Steev Klimaszewski (RETIRED) gentoo-dev 2006-02-18 05:16:32 UTC
Upstream has released a new version, which I have put into portage.  Please reopen if you still have issues with the new release.  It is marked ~x86 until I get some responses about it - you can email me at steev@gentoo.org to let me know.