|
From: Stephen S. <rad...@gm...> - 2013-11-25 16:43:18
|
On Mon, Nov 25, 2013 at 4:59 PM, Simon Newton <li...@no...> wrote: > I'm seeing failures on 10.9 with both gcc and clang. I've attached the log file. > > I'll test on a Pi and x86 Debian machine soon and report back. > > Simon > Huh.. This, I've never seen before: passed test_varargs (a, "/lotsofformats", "fisbmhtdSccTFNI", 0.12345678f, 123, "123", btest, midi_data, 0x0123456789abcdefULL, tt, 0.9999, "sym", 'X', 'Y', LO_ARGS_ENliblo error: lo_send, lo_message_add, or lo_message_add_varargs called with mismatching types and data at testlo.c:1005, exiting. liblo error: lo_send or lo_message_add called with invalid symbol pointer for arg 9, probably arg mismatch at testlo.c:1005, exiting. Seems there's some problem occurring with the "sym" argument? i can't imagine why... What kind of machine are you running on? MacBook? x86-64? Steve |