Bug 809420 - arch/powerpc/kernel/kgdb.c:444:22: error: '__debugger_ipi' undeclared
Summary: arch/powerpc/kernel/kgdb.c:444:22: error: '__debugger_ipi' undeclared
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: powerpc
OS: Linux
medium
high
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-03 10:26 UTC by Karsten Hopp
Modified: 2012-04-03 23:30 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-03 23:30:26 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
build.log (32.17 KB, text/x-log)
2012-04-03 10:26 UTC, Karsten Hopp
no flags Details

Description Karsten Hopp 2012-04-03 10:26:31 UTC
Created attachment 574814 [details]
build.log

Description of problem:
kernel-3.4.0-0.rc0.git4.2.fc18 doesn't build on Power:
arch/powerpc/kernel/kgdb.c: In function 'kgdb_arch_init':
arch/powerpc/kernel/kgdb.c:444:22: error: '__debugger_ipi' undeclared (first use in this function)
arch/powerpc/kernel/kgdb.c:444:22: note: each undeclared identifier is reported only once for each function it appears in
arch/powerpc/kernel/kgdb.c:445:18: error: '__debugger' undeclared (first use in this function)
....

Version-Release number of selected component (if applicable):
kernel-3.4.0-0.rc0.git4.2.fc18

How reproducible:
always

Steps to Reproduce:
1.ppc-koji build --scratch f18 kernel-3.4.0-0.rc0.git4.2.fc18.src.rpm
2.
3.
  
Actual results:
http://ppc.koji.fedoraproject.org/koji/getfile?taskID=471751&name=build.log

Additional info:

Comment 1 Josh Boyer 2012-04-03 18:33:43 UTC
This is fixed with commit cad3c8346b94edd68e4b9c2c0056a5f61411af1a, which should be in the -rc1-gitX build coming soon.

Comment 2 Josh Boyer 2012-04-03 23:30:26 UTC
Should be fixed here:

http://koji.fedoraproject.org/koji/taskinfo?taskID=3961991


Note You need to log in before you can comment on or make changes to this bug.