Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 195420 - app-laptop/tp_smapi-0.31 ACCESS VIOLATION with linux 2.6.23
Summary: app-laptop/tp_smapi-0.31 ACCESS VIOLATION with linux 2.6.23
Status: RESOLVED DUPLICATE of bug 135745
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-10 19:05 UTC by Marco Squarcina
Modified: 2007-10-10 19:12 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 Marco Squarcina 2007-10-10 19:05:06 UTC
Using gentoo-sources-2.6.23 this is the output of emerge app-laptop/tp_smapi (any version: stable, testing, 0.32)

>>> Emerging (1 of 1) app-laptop/tp_smapi-0.31 to /
 * tp_smapi-0.31.tgz RMD160 ;-) ...                                                                                                        [ ok ]
 * tp_smapi-0.31.tgz SHA1 ;-) ...                                                                                                          [ ok ]
 * tp_smapi-0.31.tgz SHA256 ;-) ...                                                                                                        [ ok ]
 * tp_smapi-0.31.tgz size ;-) ...                                                                                                          [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                       [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                      [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                     [ ok ]
 * checking tp_smapi-0.31.tgz ;-) ...                                                                                                      [ ok ]
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     2.6.23-gentoo
>>> Unpacking source...
>>> Unpacking tp_smapi-0.31.tgz to /var/tmp/portage/app-laptop/tp_smapi-0.31/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/app-laptop/tp_smapi-0.31/work/tp_smapi-0.31 ...
 * Preparing thinkpad_ec module
echo '/* Intentionally empty. You have proper DMI OEM Strings. */' > dmi_ec_oem_string.h
make -C /usr/src/linux M=/var/tmp/portage/app-laptop/tp_smapi-0.31/work/tp_smapi-0.31 O=/usr/src/linux modules
make[1]: Entering directory `/usr/src/linux-2.6.23-gentoo'
  CC [M]  /var/tmp/portage/app-laptop/tp_smapi-0.31/work/tp_smapi-0.31/thinkpad_ec.o
  CC [M]  /var/tmp/portage/app-laptop/tp_smapi-0.31/work/tp_smapi-0.31/tp_smapi.o
  CC [M]  /var/tmp/portage/app-laptop/tp_smapi-0.31/work/tp_smapi-0.31/hdaps.o
  Building modules, stage 2.
  MODPOST 3 modules
  CC      /var/tmp/portage/app-laptop/tp_smapi-0.31/work/tp_smapi-0.31/hdaps.mod.o
  CC      /var/tmp/portage/app-laptop/tp_smapi-0.31/work/tp_smapi-0.31/thinkpad_ec.mod.o
  CC      /var/tmp/portage/app-laptop/tp_smapi-0.31/work/tp_smapi-0.31/tp_smapi.mod.o
  LD [M]  /var/tmp/portage/app-laptop/tp_smapi-0.31/work/tp_smapi-0.31/hdaps.ko
  LD [M]  /var/tmp/portage/app-laptop/tp_smapi-0.31/work/tp_smapi-0.31/thinkpad_ec.ko
  LD [M]  /var/tmp/portage/app-laptop/tp_smapi-0.31/work/tp_smapi-0.31/tp_smapi.ko
make[1]: Leaving directory `/usr/src/linux-2.6.23-gentoo'
>>> Source compiled.
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-app-laptop_-_tp_smapi-0.31-32645.log"

open_wr:   /usr/src/linux-2.6.23-gentoo/null.gcda
open_wr:   /usr/src/linux-2.6.23-gentoo/null.gcda
open_wr:   /usr/src/linux-2.6.23-gentoo/null.gcda
open_wr:   /usr/src/linux-2.6.23-gentoo/null.gcda
open_wr:   /usr/src/linux-2.6.23-gentoo/null.gcda
--------------------------------------------------------------------------------

Thanks
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-10-10 19:12:45 UTC
Please search...

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