[racket-dev] cairo_recording_surface_create

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Sun Dec 1 08:41:42 EST 2013

What happens if you run `drracket` directly from the command line,
instead of using `open`?


When you use

  gdb --args open racket/DrRacket.app

aren't you running "/usr/bin/open" in GDB instead of Racket/DrRacket? To
start GDB with DrRacket, use

  gdb --args racket -l drracket


At Sun, 1 Dec 2013 09:35:20 +0100, Jens Axel Søgaard wrote:
> The error message is from the Apple Program Launcher:
> 
> mba-5:racket soegaard$ open racket/DrRacket.app
> LSOpenURLsWithRole() failed with error -10810 for the file
> /Users/soegaard/racket-nov-24/racket/racket/DrRacket.app.
> 
> The error code 10810 means "An unknown error has occurred."
> 
> I tried getting a better error message with the help of gdb, but I
> can't see any difference
> between the gdb output with and without the offending line.
> 
> 
> Running DrRacket (with a patched cairo.rkt file) from gdb gives:
> 
> mba-5:racket soegaard$ /Developer/usr/bin/gdb --args open racket/DrRacket.app
> 
> GNU gdb 6.3.50-20050815 (Apple version gdb-1705) (Fri Jul  1 10:50:06 UTC 2011)
> 
> Copyright 2004 Free Software Foundation, Inc.
> 
> GDB is free software, covered by the GNU General Public License, and you are
> 
> welcome to change it and/or distribute copies of it under certain conditions.
> 
> Type "show copying" to see the conditions.
> 
> There is absolutely no warranty for GDB.  Type "show warranty" for details.
> 
> This GDB was configured as "x86_64-apple-darwin"...unable to read
> unknown load command 0x80000028
> 
> Reading symbols for shared libraries .......... done
> 
> unable to read unknown load command 0x80000028
> 
> 
> (gdb) run
> 
> Starting program: /usr/bin/open racket/DrRacket.app
> 
> unable to read unknown load command 0x80000028
> 
> Reading symbols for shared libraries
> +++++++++...............................................bfd_mach_o_scan_read_sy
> mtab_symbol:
> symbol "_bzero" is unsupported 'indirect' reference: setting to
> undefined
> 
> bfd_mach_o_scan_read_symtab_symbol: symbol "_memccpy" is unsupported
> 'indirect' reference: setting to undefined
> 
> bfd_mach_o_scan_read_symtab_symbol: symbol "_memchr" is unsupported
> 'indirect' reference: setting to undefined
> 
> bfd_mach_o_scan_read_symtab_symbol: symbol "_memcmp" is unsupported
> 'indirect' reference: setting to undefined
> 
> bfd_mach_o_scan_read_symtab_symbol: symbol "_memcpy" is unsupported
> 'indirect' reference: setting to undefined
> 
> bfd_mach_o_scan_read_symtab_symbol: symbol "_memmove" is unsupported
> 'indirect' reference: setting to undefined
> 
> bfd_mach_o_scan_read_symtab_symbol: symbol "_memset" is unsupported
> 'indirect' reference: setting to undefined
> 
> bfd_mach_o_scan_read_symtab_symbol: symbol "_strchr" is unsupported
> 'indirect' reference: setting to undefined
> 
> bfd_mach_o_scan_read_symtab_symbol: symbol "_strcmp" is unsupported
> 'indirect' reference: setting to undefined
> 
> bfd_mach_o_scan_read_symtab_symbol: symbol "_strncmp" is unsupported
> 'indirect' reference: setting to undefined
> 
> ....warning: Could not find object file
> "/private/var/tmp/Libsyscall/Libsyscall-2422.1.72~6/Libsyscall.build/Libsyscall
> _dynamic.build/Objects-normal/x86_64/_libc_funcptr.o"
> - no debug information available for "_libc_funcptr.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/Libsyscall/Libsyscall-2422.1.72~6/Libsyscall.build/Libsyscall
> _dynamic.build/Objects-normal/x86_64/strlen.o"
> - no debug information available for "strlen.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/Libsyscall/Libsyscall-2422.1.72~6/Libsyscall.build/Libsyscall
> _dynamic.build/Objects-normal/x86_64/strcmp.o"
> - no debug information available for "strcmp.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/Libsyscall/Libsyscall-2422.1.72~6/Libsyscall.build/Libsyscall
> _dynamic.build/Objects-normal/x86_64/memcpy.o"
> - no debug information available for "memcpy.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/Libsyscall/Libsyscall-2422.1.72~6/Libsyscall.build/Libsyscall
> _dynamic.build/Objects-normal/x86_64/strlcpy.o"
> - no debug information available for "strlcpy.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/Libsyscall/Libsyscall-2422.1.72~6/Libsyscall.build/Libsyscall
> _dynamic.build/Objects-normal/x86_64/kernel_vers.o"
> - no debug information available for "kernel_vers.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(clock_privUser.o)"
> - no debug information available for "clock_privUser.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(clock_replyUser.o)"
> - no debug information available for "clock_replyUser.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(clockUser.o)"
> - no debug information available for "clockUser.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(excUser.o)"
> - no debug information available for "excUser.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(excServer.o)"
> - no debug information available for "excServer.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(host_privUser.o)"
> - no debug information available for "host_privUser.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(host_securityUser.o)"
> - no debug information available for "host_securityUser.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(lock_setUser.o)"
> - no debug information available for "lock_setUser.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(mach_hostUser.o)"
> - no debug information available for "mach_hostUser.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(mach_portUser.o)"
> - no debug information available for "mach_portUser.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(mach_vmUser.o)"
> - no debug information available for "mach_vmUser.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(notifyUser.o)"
> - no debug information available for "notifyUser.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(processor_setUser.o)"
> - no debug information available for "processor_setUser.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(processorUser.o)"
> - no debug information available for "processorUser.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(netnameUser.o)"
> - no debug information available for "netnameUser.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(taskUser.o)"
> - no debug information available for "taskUser.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(thread_actUser.o)"
> - no debug information available for "thread_actUser.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(vm_mapUser.o)"
> - no debug information available for "vm_mapUser.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(clock_sleep.o)"
> - no debug information available for "clock_sleep.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(error_codes.o)"
> - no debug information available for "error_codes.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(exc_catcher_state_identity.o)"
> - no debug information available for "exc_catcher_state_identity.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(exc_catcher_state.o)"
> - no debug information available for "exc_catcher_state.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(exc_catcher.o)"
> - no debug information available for "exc_catcher.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(fprintf_stderr.o)"
> - no debug information available for "fprintf_stderr.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(mach_error_string.o)"
> - no debug information available for "mach_error_string.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(mach_error.o)"
> - no debug information available for "mach_error.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(mach_init.o)"
> - no debug information available for "mach_init.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(mach_absolute_time.o)"
> - no debug information available for "mach_absolute_time.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(mach_msg.o)"
> - no debug information available for "mach_msg.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(mach_traps.o)"
> - no debug information available for "mach_traps.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(mig_allocate.o)"
> - no debug information available for "mig_allocate.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(__commpage_gettimeofday-1B10426C6417394E.o)"
> - no debug information available for "__commpage_gettimeofday.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(mig_deallocate.o)"
> - no debug information available for "mig_deallocate.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(mig_reply_setup.o)"
> - no debug information available for "mig_reply_setup.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(mig_reply_port.o)"
> - no debug information available for "mig_reply_port.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(mig_strncpy.o)"
> - no debug information available for "mig_strncpy.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(ms_thread_switch.o)"
> - no debug information available for "ms_thread_switch.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(panic.o)"
> - no debug information available for "panic.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(port_obj.o)"
> - no debug information available for "port_obj.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(semaphore.o)"
> - no debug information available for "semaphore.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(slot_name.o)"
> - no debug information available for "slot_name.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(string.o)"
> - no debug information available for "string.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(getiopolicy_np.o)"
> - no debug information available for "getiopolicy_np.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(mach_legacy.o)"
> - no debug information available for "mach_legacy.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(errno.o)"
> - no debug information available for "errno.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(libproc.o)"
> - no debug information available for "libproc.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(_libkernel_init.o)"
> - no debug information available for "_libkernel_init.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(gethostuuid.o)"
> - no debug information available for "gethostuuid.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(chmod.o)"
> - no debug information available for "chmod.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(fchmod.o)"
> - no debug information available for "fchmod.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(posix_spawn.o)"
> - no debug information available for "posix_spawn.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(fcntl.o)"
> - no debug information available for "fcntl.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(fcntl-cancel.o)"
> - no debug information available for "fcntl-cancel.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(getrlimit.o)"
> - no debug information available for "getrlimit.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(ioctl.o)"
> - no debug information available for "ioctl.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(kill-37E6E965E657E453.o)"
> - no debug information available for "kill.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(mmap.o)"
> - no debug information available for "mmap.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(select-pre1050.o)"
> - no debug information available for "select-pre1050.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(select-cancel.o)"
> - no debug information available for "select-cancel.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(select-F9C506C36CA23E61.o)"
> - no debug information available for "select.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(setrlimit.o)"
> - no debug information available for "setrlimit.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(sigsuspend-A64FA829AFDB1B93.o)"
> - no debug information available for "sigsuspend.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(sigsuspend-cancel.o)"
> - no debug information available for "sigsuspend-cancel.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(unlink.o)"
> - no debug information available for "unlink.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(rmdir.o)"
> - no debug information available for "rmdir.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(rename.o)"
> - no debug information available for "rename.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(remove-counter.o)"
> - no debug information available for "remove-counter.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(__get_cpu_capabilities.o)"
> - no debug information available for "__get_cpu_capabilities.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(init_cpu_capabilities.o)"
> - no debug information available for "init_cpu_capabilities.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(open_dprotected_np.o)"
> - no debug information available for "open_dprotected_np.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(proc_listpidspath.o)"
> - no debug information available for "proc_listpidspath.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(mach_port-FF9CE92C13C15B47.o)"
> - no debug information available for "mach_port.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(mach_vm-781E485645396B48.o)"
> - no debug information available for "mach_vm.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(getaudit.o)"
> - no debug information available for "getaudit.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(alloc_once.o)"
> - no debug information available for "alloc_once.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(guarded_open_np.o)"
> - no debug information available for "guarded_open_np.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(carbon_delete.o)"
> - no debug information available for "carbon_delete.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(munmap-260E38402BE7DD5A.o)"
> - no debug information available for "munmap.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/Libsyscall/Libsyscall-2422.1.72~6/Symbols/BuiltProducts/libsystem
> _kernel.a(kernel_vers.o)"
> - no debug information available for "kernel_vers.c".
> 
> 
> .....warning: Could not find object file
> "/private/var/tmp/libplatform/libplatform-24.1.4~24/libplatform.build/libsystem
> _platform.build/Objects-normal/x86_64/init.o"
> - no debug information available for "init.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libsimple_normal.a(gete
> nv.o)"
> - no debug information available for "getenv.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libsimple_normal.a(asl.
> o)"
> - no debug information available for "asl.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libsimple_normal.a(stri
> ng_io.o)"
> - no debug information available for "string_io.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libatomics_normal.a(pla
> tfunc.o)"
> - no debug information available for "platfunc.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libatomics_normal.a(ini
> t.o)"
> - no debug information available for "init.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libatomics_normal.a(ato
> mic.o)"
> - no debug information available for "atomic.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libatomics_normal.a(OSA
> tomic.o)"
> - no debug information available for "OSAtomic.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libatomics_normal.a(pfz
> .o)"
> - no debug information available for "pfz.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libcachecontrol_normal.
> a(cache.o)"
> - no debug information available for "cache.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libcachecontrol_normal.
> a(cache.o)"
> - no debug information available for "cache.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libos_normal.a(lock.o)"
> - no debug information available for "lock.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libos_normal.a(once.o)"
> - no debug information available for "once.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libos_normal.a(alloc_on
> ce.o)"
> - no debug information available for "alloc_once.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libos_normal.a(semaphor
> e.o)"
> - no debug information available for "semaphore.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libos_normal.a(resolver
> .o)"
> - no debug information available for "resolver.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libsetjmp_normal.a(setj
> mperr.o)"
> - no debug information available for "setjmperr.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libsetjmp_normal.a(sigt
> ramp.o)"
> - no debug information available for "sigtramp.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libsetjmp_normal.a(setj
> mp.o)"
> - no debug information available for "setjmp.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libsetjmp_normal.a(_sig
> tramp.o)"
> - no debug information available for "_sigtramp.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libsetjmp_normal.a(_set
> jmp.o)"
> - no debug information available for "_setjmp.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libstring_normal.a(memc
> cpy.o)"
> - no debug information available for "memccpy.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libstring_normal.a(memm
> ove_resolvers.o)"
> - no debug information available for "memmove_resolvers.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libstring_normal.a(bzer
> o_resolvers.o)"
> - no debug information available for "bzero_resolvers.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libstring_normal.a(bzer
> o_Ivybridge.o)"
> - no debug information available for "bzero_Ivybridge.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libstring_normal.a(strc
> hr.o)"
> - no debug information available for "strchr.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libstring_normal.a(memm
> ove_Haswell.o)"
> - no debug information available for "memmove_Haswell.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libstring_normal.a(strl
> en.o)"
> - no debug information available for "strlen.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libstring_normal.a(ffs.
> o)"
> - no debug information available for "ffs.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libstring_normal.a(strn
> cmp.o)"
> - no debug information available for "strncmp.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libstring_normal.a(memm
> ove_Nehalem_and_Ivybridge.o)"
> - no debug information available for
> "memmove_Nehalem_and_Ivybridge.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libstring_normal.a(memm
> ove_Merom.o)"
> - no debug information available for "memmove_Merom.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libstring_normal.a(long
> copy_sse3x.o)"
> - no debug information available for "longcopy_sse3x.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libstring_normal.a(memc
> hr.o)"
> - no debug information available for "memchr.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libstring_normal.a(strc
> mp.o)"
> - no debug information available for "strcmp.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libstring_normal.a(bzer
> o_Haswell.o)"
> - no debug information available for "bzero_Haswell.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libstring_normal.a(bzer
> o_Merom.o)"
> - no debug information available for "bzero_Merom.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libstring_normal.a(mems
> et_pattern_Haswell.o)"
> - no debug information available for "memset_pattern_Haswell.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libstring_normal.a(memc
> mp.o)"
> - no debug information available for "memcmp.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libstring_normal.a(mems
> et_pattern_Merom.o)"
> - no debug information available for "memset_pattern_Merom.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libstring_normal.a(mems
> et_pattern_Ivybridge.o)"
> - no debug information available for "memset_pattern_Ivybridge.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libucontext_normal.a(sw
> apcontext.o)"
> - no debug information available for "swapcontext.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libucontext_normal.a(ma
> kecontext.o)"
> - no debug information available for "makecontext.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libucontext_normal.a(ge
> tmcontext.o)"
> - no debug information available for "getmcontext.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libucontext_normal.a(se
> tcontext.o)"
> - no debug information available for "setcontext.c".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libucontext_normal.a(ge
> tcontext.o)"
> - no debug information available for "getcontext.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libucontext_normal.a(_c
> tx_start.o)"
> - no debug information available for "_ctx_start.s".
> 
> 
> warning: Could not find object file
> "/BinaryCache/libplatform/libplatform-24.1.4~24/Symbols/libucontext_normal.a(_s
> etcontext.o)"
> - no debug information available for "_setcontext.s".
> 
> 
> ...............warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/AppleIDAuthenticationClient.o"
> - no debug information available for
> "AppleIDAuthenticationClient.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/AppleIDAuthenticationCommon.o"
> - no debug information available for
> "AppleIDAuthenticationCommon.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/AppleIDIdentity.o"
> - no debug information available for "AppleIDIdentity.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/AppleIDIdentityAuthority.o"
> - no debug information available for "AppleIDIdentityAuthority.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/AppleIDIdentityQuery.o"
> - no debug information available for "AppleIDIdentityQuery.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/AppleIDKeychainItems.o"
> - no debug information available for "AppleIDKeychainItems.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/AppleIDLogging.o"
> - no debug information available for "AppleIDLogging.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/BundleIconsCache.o"
> - no debug information available for "BundleIconsCache.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/BundleUtils.o"
> - no debug information available for "BundleUtils.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/CDynamicArray.o"
> - no debug information available for "CDynamicArray.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/CertUtils.o"
> - no debug information available for "CertUtils.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/CFUtilities.o"
> - no debug information available for "CFUtilities.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/CIconFamilyHelper.o"
> - no debug information available for "CIconFamilyHelper.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/ClosureSource.o"
> - no debug information available for "ClosureSource.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/CPlusAutoTypes.o"
> - no debug information available for "CPlusAutoTypes.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/CPlusCFObject.o"
> - no debug information available for "CPlusCFObject.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/CSAuthenticationSupportPriv.o"
> - no debug information available for "CSAuthenticationSupportPriv.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/CSBackToMyMac.o"
> - no debug information available for "CSBackToMyMac.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/CSDebugUtils.o"
> - no debug information available for "CSDebugUtils.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/CSDotMacCertificates.o"
> - no debug information available for "CSDotMacCertificates.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/CSIdentity.o"
> - no debug information available for "CSIdentity.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/CSIdentityAuthority.o"
> - no debug information available for "CSIdentityAuthority.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/CSIdentityBase.o"
> - no debug information available for "CSIdentityBase.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/CSIdentityQuery.o"
> - no debug information available for "CSIdentityQuery.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/CSUtilities.o"
> - no debug information available for "CSUtilities.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/DSCommon.o"
> - no debug information available for "DSCommon.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/DSIdentity.o"
> - no debug information available for "DSIdentity.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/DSIdentityAuthority.o"
> - no debug information available for "DSIdentityAuthority.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/DSIdentityQuery.o"
> - no debug information available for "DSIdentityQuery.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/DynamicArray.o"
> - no debug information available for "DynamicArray.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/DynamicApple80211.o"
> - no debug information available for "DynamicApple80211.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/DynamicDirectoryService.o"
> - no debug information available for "DynamicDirectoryService.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/DynamicHeimODAdmin.o"
> - no debug information available for "DynamicHeimODAdmin.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/DynamicServiceManagement.o"
> - no debug information available for "DynamicServiceManagement.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/HTTPClosureSource.o"
> - no debug information available for "HTTPClosureSource.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/IconFamily.o"
> - no debug information available for "IconFamily.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/IconStorage.o"
> - no debug information available for "IconStorage.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/Identity.o"
> - no debug information available for "Identity.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/IdentityAuthority.o"
> - no debug information available for "IdentityAuthority.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/IdentityBase.o"
> - no debug information available for "IdentityBase.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/IdentityQuery.o"
> - no debug information available for "IdentityQuery.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/ISDebug.o"
> - no debug information available for "ISDebug.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/ISIconLoader.o"
> - no debug information available for "ISIconLoader.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/ISServer-509CD7F904B79E77.o"
> - no debug information available for "ISServer.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/ISServerUser.o"
> - no debug information available for "ISServerUser.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/ISServerServer.o"
> - no debug information available for "ISServerServer.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/ISVolumeCache.o"
> - no debug information available for "ISVolumeCache.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/Power.o"
> - no debug information available for "Power.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/PowerPriv.o"
> - no debug information available for "PowerPriv.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/Scheduler.o"
> - no debug information available for "Scheduler.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/SFLEntries.o"
> - no debug information available for "SFLEntries.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/SFLItemsList.o"
> - no debug information available for "SFLItemsList.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/SFLPrefsManager.o"
> - no debug information available for "SFLPrefsManager.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/SFLServer-A33C11B912A5E12C.o"
> - no debug information available for "SFLServer.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/SFLServerUser.o"
> - no debug information available for "SFLServerUser.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/SFLServerServer.o"
> - no debug information available for "SFLServerServer.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/SFLServerAsyncUser.o"
> - no debug information available for "SFLServerAsyncUser.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/SFLServerAsyncServer.o"
> - no debug information available for "SFLServerAsyncServer.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/SFLServerAsync_ReplyUser.o"
> - no debug information available for "SFLServerAsync_ReplyUser.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/SOAPWebServiceClosure.o"
> - no debug information available for "SOAPWebServiceClosure.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/StorageTree.o"
> - no debug information available for "StorageTree.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/SystemSoundGlue.o"
> - no debug information available for "SystemSoundGlue.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/SystemSoundImp.o"
> - no debug information available for "SystemSoundImp.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/WebServiceClosure.o"
> - no debug information available for "WebServiceClosure.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/WebServiceResult.o"
> - no debug information available for "WebServiceResult.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/WebServices.o"
> - no debug information available for "WebServices.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/WebServiceUtils.o"
> - no debug information available for "WebServiceUtils.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/WSRunLoopSource.o"
> - no debug information available for "WSRunLoopSource.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/XMLRPCWebServiceClosure.o"
> - no debug information available for "XMLRPCWebServiceClosure.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/XMLVisitor.o"
> - no debug information available for "XMLVisitor.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/XPCHelpers.o"
> - no debug information available for "XPCHelpers.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/SharedFilesListService.o"
> - no debug information available for "SharedFilesListService.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/SFLEntry.o"
> - no debug information available for "SFLEntry.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/SFLEntryBase.o"
> - no debug information available for "SFLEntryBase.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/SFLListBase.o"
> - no debug information available for "SFLListBase.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/SFLLocalTempEntry.o"
> - no debug information available for "SFLLocalTempEntry.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/SFLRemoteEntry.o"
> - no debug information available for "SFLRemoteEntry.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/SFLSharePointsEntry.o"
> - no debug information available for "SFLSharePointsEntry.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/SFLSnapshotEntry.o"
> - no debug information available for "SFLSnapshotEntry.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/SFLVolumesEntry.o"
> - no debug information available for "SFLVolumesEntry.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/CSDebug.o"
> - no debug information available for "CSDebug.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/OSServices/OSServices-600.4~210/OSServices.build/OSServices.b
> uild/Objects-normal/x86_64/OSServices_vers.o"
> - no debug information available for "OSServices_vers.c".
> 
> 
> warning: Could not find object file
> "/usr/local/UmbrellaPieces/Libraries/libSecurityCore.a(SecKCLibInterface.o)"
> - no debug information available for "SecKCLibInterface.cpp".
> 
> 
> warning: Could not find object file
> "/usr/local/UmbrellaPieces/Libraries/libSecurityCore.a(UPascalString.o)"
> - no debug information available for "UPascalString.cpp".
> 
> 
> warning: Could not find object file
> "/usr/local/UmbrellaPieces/Libraries/libSecurityCore.a(AppleShareUtils.o)"
> - no debug information available for "AppleShareUtils.cp".
> 
> 
> warning: Could not find object file
> "/usr/local/UmbrellaPieces/Libraries/libSecurityCore.a(KCCallbackManager.o)"
> - no debug information available for "KCCallbackManager.cpp".
> 
> 
> ................................................................... done
> 
> Reading symbols for shared libraries warning: Could not find object
> file 
> "/private/var/tmp/CoreServicesInternal/CoreServicesInternal-184.8~1/CoreService
> sInternal.build/CoreServicesInternal.build/Objects-normal/x86_64/BookmarkCommon
> .o"
> - no debug information available for "BookmarkCommon.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/CoreServicesInternal/CoreServicesInternal-184.8~1/CoreService
> sInternal.build/CoreServicesInternal.build/Objects-normal/x86_64/BookmarkData.o
> "
> - no debug information available for "BookmarkData.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/CoreServicesInternal/CoreServicesInternal-184.8~1/CoreService
> sInternal.build/CoreServicesInternal.build/Objects-normal/x86_64/CFURLAliasInte
> roperability.o"
> - no debug information available for "CFURLAliasInteroperability.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/CoreServicesInternal/CoreServicesInternal-184.8~1/CoreService
> sInternal.build/CoreServicesInternal.build/Objects-normal/x86_64/CFURLBookmark.
> o"
> - no debug information available for "CFURLBookmark.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/CoreServicesInternal/CoreServicesInternal-184.8~1/CoreService
> sInternal.build/CoreServicesInternal.build/Objects-normal/x86_64/CFURLBookmarkF
> ile.o"
> - no debug information available for "CFURLBookmarkFile.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/CoreServicesInternal/CoreServicesInternal-184.8~1/CoreService
> sInternal.build/CoreServicesInternal.build/Objects-normal/x86_64/CFURLBookmarkP
> roperties.o"
> - no debug information available for "CFURLBookmarkProperties.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/CoreServicesInternal/CoreServicesInternal-184.8~1/CoreService
> sInternal.build/CoreServicesInternal.build/Objects-normal/x86_64/CFURLBookmarkR
> esolution.o"
> - no debug information available for "CFURLBookmarkResolution.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/CoreServicesInternal/CoreServicesInternal-184.8~1/CoreService
> sInternal.build/CoreServicesInternal.build/Objects-normal/x86_64/FileURL.o"
> - no debug information available for "FileURL.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/CoreServicesInternal/CoreServicesInternal-184.8~1/CoreService
> sInternal.build/CoreServicesInternal.build/Objects-normal/x86_64/FileURLEnumera
> tor.o"
> - no debug information available for "FileURLEnumerator.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/CoreServicesInternal/CoreServicesInternal-184.8~1/CoreService
> sInternal.build/CoreServicesInternal.build/Objects-normal/x86_64/FileURLReplace
> Object.o"
> - no debug information available for "FileURLReplaceObject.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/CoreServicesInternal/CoreServicesInternal-184.8~1/CoreService
> sInternal.build/CoreServicesInternal.build/Objects-normal/x86_64/ftsattr.o"
> - no debug information available for "ftsattr.c".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/CoreServicesInternal/CoreServicesInternal-184.8~1/CoreService
> sInternal.build/CoreServicesInternal.build/Objects-normal/x86_64/PlatformUtils.
> o"
> - no debug information available for "PlatformUtils.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/CoreServicesInternal/CoreServicesInternal-184.8~1/CoreService
> sInternal.build/CoreServicesInternal.build/Objects-normal/x86_64/ExternalProvid
> er.o"
> - no debug information available for "ExternalProvider.cp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/CoreServicesInternal/CoreServicesInternal-184.8~1/CoreService
> sInternal.build/CoreServicesInternal.build/Objects-normal/x86_64/ScopedBookmark
> sClient.o"
> - no debug information available for "ScopedBookmarksClient.cpp".
> 
> 
> warning: Could not find object file
> "/private/var/tmp/CoreServicesInternal/CoreServicesInternal-184.8~1/CoreService
> sInternal.build/CoreServicesInternal.build/Objects-normal/x86_64/CoreServicesIn
> ternal_vers.o"
> - no debug information available for "CoreServicesInternal_vers.c".
> 
> 
> . done
> 
> LSOpenURLsWithRole() failed with error -10810 for the file
> /Users/soegaard/racket-nov-24/racket/racket/DrRacket.app.
> 
> 
> Program exited with code 01.
> 
> (gdb)
> 
> 
> 
> 
> 
> 
> 2013/12/1 Matthew Flatt <mflatt at cs.utah.edu>:
> > At Sun, 1 Dec 2013 01:08:19 +0100, Jens Axel Søgaard wrote:
> >> Hi All,
> >>
> >> I'd like to add cairo_recording_surface_create to the cairo ffi in
> >> draw/unsafe/cairo.rkt.
> >>
> >> Adding the line (and just that line)
> >>
> >> (define-cairo cairo_recording_surface_create (_cfun _uint
> >> _cairo_rectangle_t-pointer -> _cairo_surface_t)
> >>
> >>   #:make-fail make-not-available
> >>
> >>   #:wrap (allocator cairo_surface_destroy)
> >>
> >> will however prevent DrRacket from running.
> >>
> >> It seems to me, that it ought to have worked.
> >
> > I agree. What was the error message?
> >
> 
> 
> 
> -- 
> --
> Jens Axel Søgaard


Posted on the dev mailing list.