Kernel 3.2.0-24.37 recompilation fails

Bug #990953 reported by Kai Raven
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Confirmed
Medium
Unassigned

Bug Description

My CPU: AMD Athlon(tm) 64 Processor 3700+ stepping 01
My release: Ubuntu 12.04 LTS 32 bit

After "apt-get source linux-image-3.2.0-24-generic-pae" and "AUTOBUILD=1 NOEXTRAS=1 skipabi=true skipmodule=true no_dumpfile=true fakeroot debian/rules binary-matrix1" finally, the recompilation breaks at:

CC arch/x86/kernel/cpu/common.o
/opt/kernel/src/linux-3.2.0/arch/x86/kernel/cpu/common.c: In function »x86_default_fixup_cpu_id«:
/opt/kernel/src/linux-3.2.0/arch/x86/kernel/cpu/common.c:1165:2: Error: »struct cpuinfo_x86« has no element named »phys_proc_id«
make[5]: *** [arch/x86/kernel/cpu/common.o] Error 1
make[4]: *** [arch/x86/kernel/cpu] Error 2
make[3]: *** [arch/x86/kernel] Error 2
make[2]: *** [arch/x86] Error 2
make[1]: *** [sub-make] Error 2
make[1]: Leaving directory `/opt/kernel/src/linux-3.2.0'
make: *** [/opt/kernel/src/linux-3.2.0/debian/stamps/stamp-build-matrix1] Error 2

I could resolve the problem with the help of the diff informations in the "tip:x86/urgent] x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id" posting at https://lkml.org/lkml/2012/4/16/462, but i had to change the last diff for /arch/x86/kernel/x86_init.c with:

struct x86_cpuinit_ops x86_cpuinit __cpuinitdata = {
  .setup_percpu_clockev = setup_secondary_APIC_clock,
 };
---
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
ArecordDevices:
 **** List of CAPTURE Hardware Devices ****
 card 0: IXP [ATI IXP], device 0: ATI IXP AC97 [ATI IXP AC97]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC0: slave 4063 F.... pulseaudio
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found.
Card0.Amixer.info:
 Card hw:0 'IXP'/'ATI IXP rev 2 with ALC658D at 0xfe02a000, irq 17'
   Mixer name : 'Realtek ALC658D'
   Components : 'AC97a:414c4781'
   Controls : 38
   Simple ctrls : 24
CurrentDmesg:
 Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order /var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: Permission denied
 dmesg: klogctl failed: Operation not permitted
DistroRelease: Ubuntu 12.04
IwConfig: Error: [Errno 2] No such file or directory
MachineType: HP Pavilion 061 EP127AA-ABD t3350.de
NonfreeKernelModules: nls_iso8859_15 nls_cp850 vfat fat samhain_kmem cpufreq_userspace ipt_LOG xt_multiport xt_limit xt_addrtype ipt_REDIRECT xt_tcpudp nvidia iptable_nat xt_state dvb_pll ipt_REJECT mt2060 dvb_usb_a800 dvb_usb_dibusb_common dib3000mc dibx000_common dvb_usb nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack_ftp snd_atiixp snd_ac97_codec nf_conntrack ac97_bus dvb_core rc_core iptable_filter snd_pcm_oss snd_mixer_oss snd_pcm snd_timer ip_tables x_tables ppdev snd soundcore snd_page_alloc parport_pc k8temp smsc47m192 hwmon_vid i2c_piix4 lp parport sha256_generic cryptd aes_i586 aes_generic usbhid hid dm_crypt fbcon tileblit font bitblit softcursor vesafb cfbcopyarea cfbimgblt cfbfillrect usb_storage 8139too mii floppy pata_atiixp sata_sil ati_agp agpgart
Package: linux (not installed)
ProcEnviron:
 LANGUAGE=de_DE
 TERM=xterm
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-24-matrix1 root=/dev/mapper/vg0-lvroot ro ipv6.disable=1 hpet=force vga=0x31B gfxpayload=true noplymouth
ProcVersionSignature: Ubuntu 3.2.0-24.37-matrix1 3.2.14
RfKill: Error: [Errno 2] No such file or directory
Tags: precise
Uname: Linux 3.2.0-24-matrix1 i686
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: admin cdrom fuse i2p-daemon lpadmin plugdev sambashare vboxusers
WifiSyslog:

dmi.bios.date: 03/03/2006
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 3.47
dmi.board.name: AMETHYST-M
dmi.board.vendor: MSI
dmi.board.version: 1.0
dmi.chassis.type: 3
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: dmi:bvnPhoenixTechnologies,LTD:bvr3.47:bd03/03/2006:svnHPPavilion061:pnEP127AA-ABDt3350.de:pvr0qm0211RE101AMETM00:rvnMSI:rnAMETHYST-M:rvr1.0:cvnHewlett-Packard:ct3:cvr:
dmi.product.name: EP127AA-ABD t3350.de
dmi.product.version: 0qm0211RE101AMETM00
dmi.sys.vendor: HP Pavilion 061

Revision history for this message
Kai Raven (kr-aven) wrote :
Revision history for this message
Brad Figg (brad-figg) wrote : Missing required logs.

This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run:

apport-collect 990953

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the Ubuntu Kernel Team.

Changed in linux (Ubuntu):
status: New → Incomplete
Revision history for this message
Kai Raven (kr-aven) wrote : AcpiTables.txt

apport information

tags: added: apport-collected
description: updated
Revision history for this message
Kai Raven (kr-aven) wrote : AlsaDevices.txt

apport information

Revision history for this message
Kai Raven (kr-aven) wrote : AplayDevices.txt

apport information

Revision history for this message
Kai Raven (kr-aven) wrote : Card0.Amixer.values.txt

apport information

Revision history for this message
Kai Raven (kr-aven) wrote : Card0.Codecs.codec97.0.ac97.0.0.txt

apport information

Revision history for this message
Kai Raven (kr-aven) wrote : Card0.Codecs.codec97.0.ac97.0.0.regs.txt

apport information

Revision history for this message
Kai Raven (kr-aven) wrote : Lspci.txt

apport information

Revision history for this message
Kai Raven (kr-aven) wrote : Lsusb.txt

apport information

Revision history for this message
Kai Raven (kr-aven) wrote : PciMultimedia.txt

apport information

Revision history for this message
Kai Raven (kr-aven) wrote : ProcCpuinfo.txt

apport information

Revision history for this message
Kai Raven (kr-aven) wrote : ProcInterrupts.txt

apport information

Revision history for this message
Kai Raven (kr-aven) wrote : ProcModules.txt

apport information

Revision history for this message
Kai Raven (kr-aven) wrote : PulseList.txt

apport information

Revision history for this message
Kai Raven (kr-aven) wrote : UdevDb.txt

apport information

Revision history for this message
Kai Raven (kr-aven) wrote : UdevLog.txt

apport information

Kai Raven (kr-aven)
Changed in linux (Ubuntu):
status: Incomplete → Confirmed
Changed in linux (Ubuntu):
importance: Undecided → Medium
Revision history for this message
Jochen Fahrner (jofa) wrote :

I can confirm this with kernel 3.2.0-25-generic

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.