[Mono-bugs] [Bug 643395] New: Deploy to the device fails with Debug Binaries (_AudioServicesPlaySystemSound)
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Oct 3 19:19:56 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=643395
https://bugzilla.novell.com/show_bug.cgi?id=643395#c0
Summary: Deploy to the device fails with Debug Binaries
(_AudioServicesPlaySystemSound)
Classification: Mono
Product: MonoTouch
Version: unspecified
Platform: Macintosh
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Critical
Priority: P5 - None
Component: Runtime
AssignedTo: gnorton at novell.com
ReportedBy: johan.otto at justenough.com
QAContact: mono-bugs at lists.ximian.com
Found By: Customer
Blocker: ---
After playing around and adding -v to switch on verbose messages I get the
following when I compile and deploy with "Debug Binaries" switched on I get the
following output. What is curious is that I don't even use sounds in my
application.
Error 1: mtouch failed with the following message:
/var/folders/MN/MN8cu6MVHUS7OYsCD2CED++++TI/-Tmp-/tmp30e962e.tmp/main.m: In
function 'monotouch_debug_connect':
/var/folders/MN/MN8cu6MVHUS7OYsCD2CED++++TI/-Tmp-/tmp30e962e.tmp/main.m:1792:
warning: implicit declaration of function 'select'
/var/folders/MN/MN8cu6MVHUS7OYsCD2CED++++TI/-Tmp-/tmp30e962e.tmp/main.m: In
function 'main':
/var/folders/MN/MN8cu6MVHUS7OYsCD2CED++++TI/-Tmp-/tmp30e962e.tmp/main.m:1834:
warning: implicit declaration of function 'chdir'
/var/folders/MN/MN8cu6MVHUS7OYsCD2CED++++TI/-Tmp-/tmp30e962e.tmp/main.m:1940:
warning: implicit declaration of function 'dup2'
/var/folders/MN/MN8cu6MVHUS7OYsCD2CED++++TI/-Tmp-/tmp30e962e.tmp/main.m:1947:
warning: implicit declaration of function 'mini_get_debug_options'
/var/folders/MN/MN8cu6MVHUS7OYsCD2CED++++TI/-Tmp-/tmp30e962e.tmp/main.m:1951:
warning: implicit declaration of function 'mono_debugger_agent_parse_options'
ld: ldr 12-bit displacement out of range (5132 max +/-4096) in
_AudioServicesPlaySystemSound$stub in _AudioServicesPlaySystemSound$stub from
/var/folders/MN/MN8cu6MVHUS7OYsCD2CED++++TI/-Tmp-/tmp30e962e.tmp/JustEnough
collect2: ld returned 1 exit status
(1) (JustEnough)
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list