Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 200979 - >=app-emulation/qemu-softmmu-0.9.0: implicit declaration of do_arm_semihosting in system-arm
Summary: >=app-emulation/qemu-softmmu-0.9.0: implicit declaration of do_arm_semihostin...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Luca Barbato
URL: http://cvs.savannah.nongnu.org/viewvc...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-02 07:56 UTC by Carlo Marcelo Arenas Belon
Modified: 2012-07-08 21:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
snippet from patch between version 1.37 and 1.38 of target-arm/cpu.h (qemu-softmmu-0.9.0-arm-semihosting.patch,672 bytes, patch)
2007-12-02 07:58 UTC, Carlo Marcelo Arenas Belon
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlo Marcelo Arenas Belon 2007-12-02 07:56:10 UTC
as shown by :

QA Notice: Package has poor programming practices which may compile fine but exhibit random runtime failures.

/var/tmp/portage/app-emulation/qemu-softmmu-0.9.0-r3/work/qemu-0.9.0/target-arm/helper.c:192: warning: implicit declaration of function `do_arm_semihosting'

Reproducible: Always

Steps to Reproduce:
1.emerge -Dv qemu-softmmu
2.
3.

Actual Results:  
warning while building target-arm and eventually a QA notice

Expected Results:  
no warning

fixed upstream as part of version 1.38 of target-arm/cpu.h
Comment 1 Carlo Marcelo Arenas Belon 2007-12-02 07:58:29 UTC
Created attachment 137522 [details, diff]
snippet from patch between version 1.37 and 1.38 of target-arm/cpu.h
Comment 2 Doug Goldstein (RETIRED) gentoo-dev 2012-07-08 21:46:52 UTC
qemu-softmmu is gone from the tree, assume over the past 4 and 1/2 years you've worked around this in other ways.