*** Anchakor_ has joined #lv2 | 00:01 | |
*** ddom has quit IRC | 00:10 | |
*** ddom has joined #lv2 | 00:11 | |
*** gianMOD has quit IRC | 00:22 | |
*** aombk3 is now known as aombk | 00:25 | |
*** ddom has quit IRC | 01:05 | |
*** drobilla has quit IRC | 01:35 | |
*** drobilla has joined #lv2 | 01:46 | |
*** arguy has joined #lv2 | 01:56 | |
*** arguy has quit IRC | 02:33 | |
*** drobilla` has joined #lv2 | 02:40 | |
*** drobilla has quit IRC | 02:41 | |
*** zth_studiocomp has quit IRC | 03:04 | |
*** zth_studiocomp has joined #lv2 | 03:04 | |
*** curlymorphic has quit IRC | 03:10 | |
*** curlymorphic has joined #lv2 | 03:13 | |
*** edogawa has joined #lv2 | 06:25 | |
*** gianMOD has joined #lv2 | 06:35 | |
*** gianMOD has quit IRC | 06:48 | |
*** ddom has joined #lv2 | 07:26 | |
*** ricardocrudo has joined #lv2 | 08:37 | |
*** ddom has quit IRC | 08:39 | |
*** falktx has joined #lv2 | 08:39 | |
*** ricardocrudo has quit IRC | 09:53 | |
*** ricardocrudo has joined #lv2 | 09:54 | |
*** ddom has joined #lv2 | 10:13 | |
*** falktx has quit IRC | 12:21 | |
*** rncbc_jolla has joined #lv2 | 12:32 | |
*** HarryHaaren has joined #lv2 | 12:49 | |
*** falktx has joined #lv2 | 13:10 | |
*** rncbc_jolla has quit IRC | 13:51 | |
*** rncbc_jolla has joined #lv2 | 13:51 | |
*** NickSB2 has quit IRC | 14:00 | |
*** rncbc_jolla has quit IRC | 14:18 | |
falktx | drobilla`: I have an ingen link issue... | 15:59 |
---|---|---|
falktx | Linking build/src/server/libingen_server.so | 15:59 |
falktx | /build/buildd/ingen-0.5.1~svn5624/ingen/URIs.hpp:24:32: fatal error: raul/Noncopyable.hpp: No such file or directory | 15:59 |
falktx | my raul is not on the usual path, but it's known to pkg-config | 15:59 |
falktx | drobilla`: ingen needs raul cflags during link | 15:59 |
*** dave_ has joined #lv2 | 16:07 | |
*** mlpug has joined #lv2 | 16:08 | |
*** dave_ has quit IRC | 16:08 | |
*** dave_ has joined #lv2 | 16:09 | |
*** curlymorphic has quit IRC | 16:11 | |
*** curlymorphic has joined #lv2 | 16:11 | |
*** dave_ has quit IRC | 16:14 | |
*** falktx has quit IRC | 16:18 | |
*** falktx has joined #lv2 | 16:19 | |
*** ricardocrudo has quit IRC | 16:32 | |
*** ricardocrudo has joined #lv2 | 16:33 | |
falktx | ah, build fails only on debug mode | 16:46 |
falktx | for some reason... | 16:46 |
drobilla` | erm.... how the hell are you getting .hpp not found during *link*? | 16:47 |
*** drobilla` is now known as drobilla | 16:47 | |
falktx | yeah | 16:47 |
falktx | or maybe it was -j2 and I got confused | 16:47 |
falktx | drobilla: does ingen perhaps ignore CFLAGS if using --debug ? | 16:47 |
drobilla | falktx: yep. | 16:47 |
falktx | ah, thats the issue then | 16:47 |
drobilla | I should probably add *FLAGS to the printed summary so people notice this | 16:48 |
falktx | isn't this a bug? | 16:48 |
falktx | I need those CFLAGS so ingen actually builds | 16:49 |
* drobilla shrugs | 16:49 | |
falktx | drobilla: otherwise you could read raul pkg-config --cflags | 16:49 |
drobilla | --debug makes debuggable builds. If your CFLAGS contains -O9999999999999 -etc like most people's do, this will not be the case | 16:49 |
falktx | sure, then please fix the missing raul cflags | 16:50 |
drobilla | I see no easy way of doing this that doesn't involve some messy process of trying to filter CFLAGS | 16:50 |
drobilla | RAUL is in there. | 16:50 |
falktx | $ pkg-config --cflags raul | 16:50 |
falktx | -I/opt/kxstudio/include | 16:50 |
falktx | the previous build issue tells me it's not | 16:51 |
falktx | raul/Noncopyable.hpp not found | 16:51 |
falktx | /build/buildd/ingen-0.5.1~svn5624/ingen/URIs.hpp:24:32: fatal error: raul/Noncopyable.hpp: No such file or directory | 16:51 |
drobilla | When building what object? | 16:52 |
drobilla | RAUL is in the uselib for libingen_server | 16:52 |
falktx | full build log is here https://launchpadlibrarian.net/199843908/buildlog_ubuntu-lucid-i386.ingen_1%3A0.5.1~svn5624-1kxstudio3.2_BUILDING.txt.gz | 16:53 |
*** edogawa_ has joined #lv2 | 16:53 | |
falktx | src/gui/ingen_gui_lv2.cpp:17 ? | 16:53 |
drobilla | yes. | 16:55 |
drobilla | r5625 | 16:55 |
*** edogawa has quit IRC | 16:56 | |
falktx | let's see if it builds now | 16:58 |
*** rgareus has quit IRC | 17:06 | |
*** rgareus has joined #lv2 | 17:08 | |
*** ddom has quit IRC | 17:10 | |
*** ricardocrudo has quit IRC | 17:17 | |
falktx | it does, nice | 17:28 |
falktx | Unmap URI 62465 => urn:null | 17:30 |
falktx | Ignoring object /control_in with unknown type | 17:30 |
drobilla | <drobilla> falktx: What do you mean by those URI maps being associated with | 17:38 |
drobilla | /control_in and /control_out ? [17:36] | 17:38 |
drobilla | <drobilla> falktx: If you can show me a backtrace of the offending unmap() | 17:38 |
drobilla | call maybe I can narrow it down | 17:38 |
drobilla | 17:38 | |
falktx | on it | 17:38 |
falktx | drobilla: the issue is that the UI runs on a separate process. so it's harder to debug | 17:38 |
drobilla | Are you shipping binary LV2 atoms between processes that use different URI maps? | 17:40 |
falktx | I don't think so... | 17:41 |
* falktx starts reporting some bugs | 17:41 | |
falktx | hmmm | 17:43 |
falktx | drobilla: that actually might be it. I handled it before but after some code rework forgot about it | 17:44 |
falktx | the urids are supposed to be 100% in sync always though | 17:45 |
*** HarryHaaren has quit IRC | 18:01 | |
falktx | even mapping this manually it doesn't work | 18:22 |
falktx | now I'm curious wtf is going on | 18:22 |
falktx | I get 36867 urid now. those numbers seem weirdly close to int16 max | 18:24 |
*** ricardocrudo has joined #lv2 | 18:32 | |
*** ddom has joined #lv2 | 18:33 | |
*** ricardocrudo_ has joined #lv2 | 18:36 | |
*** falktx has quit IRC | 18:37 | |
drobilla | Log your map function? I can't see Ingen ever unmapping a URID it didn't originally get from the map | 18:39 |
*** ricardocrudo has quit IRC | 18:39 | |
drobilla | event ext is 16 bit... | 18:39 |
*** ricardocrudo_ has quit IRC | 18:41 | |
*** bgola has quit IRC | 18:43 | |
*** bgola has joined #lv2 | 18:43 | |
*** curlymorphic has quit IRC | 19:21 | |
*** curlymorphic has joined #lv2 | 19:22 | |
*** falktx has joined #lv2 | 19:32 | |
*** edogawa_ is now known as edogawa | 19:51 | |
*** ricardocrudo_ has joined #lv2 | 20:17 | |
*** ricardocrudo__ has joined #lv2 | 20:24 | |
*** mlpug has quit IRC | 20:26 | |
*** ricardocrudo_ has quit IRC | 20:27 | |
*** gianMOD has joined #lv2 | 20:27 | |
*** NickSB2 has joined #lv2 | 20:54 | |
*** arguy has joined #lv2 | 20:56 | |
*** falktx has quit IRC | 21:07 | |
*** ricardocrudo__ has quit IRC | 21:11 | |
*** ricardocrudo__ has joined #lv2 | 21:13 | |
*** ricardocrudo__ has quit IRC | 21:24 | |
*** ricardocrudo__ has joined #lv2 | 21:29 | |
*** ricardocrudo__ has quit IRC | 21:38 | |
*** ricardocrudo__ has joined #lv2 | 21:49 | |
*** ricardocrudo__ has quit IRC | 21:54 | |
*** Magnus_RM has joined #lv2 | 22:20 | |
*** gianMOD has quit IRC | 22:43 | |
*** arguy has quit IRC | 22:53 | |
*** arguy has joined #lv2 | 23:14 | |
*** edogawa has quit IRC | 23:27 |
Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!