=== JanC is now known as Guest69133 === JanC_ is now known as JanC === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [08:37] daker: Did you see my comment? https://code.launchpad.net/~daker/ubuntu-ui-toolkit/fix.1658121/+merge/315241 [10:03] kalikiana: yes i did get an error, i'll try again [10:25] daker: Are you getting an error locally running it? [10:25] Maybe paste it here? [10:36] kalikiana: https://paste.ubuntu.com/23862533/ [10:36] i am running 14.04 with the sdk ppa [11:00] Hrm [11:10] daker: You seem to have an older GCC. Try this to avoid the new flag: qmake -r QMAKE_CXXFLAGS="-g -O2" QMAKE_CFLAGS="-g -O2" .. [11:11] (assuming you have a _build folder you're building in, hence the ..) [11:13] kalikiana: i think i know what i can do, i'll fire the container i have in the IDE [11:17] daker: Right, that should work, too, of course [11:19] i got : Project ERROR: dbus-1 development package not found [11:19] kalikiana: [11:24] now getting : Project ERROR: Unknown module(s) in QT: systeminfo systeminfo-private [11:26] daker: apt build-dep ubuntu-ui-toolkit [11:27] timp: better :) [11:30] timp: same thing :( Project ERROR: Unknown module(s) in QT: systeminfo systeminfo-private [11:31] hmm [11:31] I think the dependency is there, but it looks as if you are getting an old version of the dependencies with 14.04. [11:33] oh, right. If I'm not mistaken, the SDK works on 14.04, but it assumes that you do the compiling in a container. [11:33] zbenjamin: ^is that right? [11:34] timp: yes [11:34] so we don't support compiling the latest UITK directly on 14.04. [11:35] timp: i am compiling/installing on a container https://paste.ubuntu.com/23862814/ [11:35] 15.04 [11:39] I don't have a 15.04 container to test [11:39] let me create one [11:39] I am not sure what we support at the moment. At least 16.04 works for me :) === _salem is now known as salem_ [11:41] 15.04 is not supported on desktop any more. [11:41] i do have 16.04 container [11:43] ah, try it there :) [11:43] I just noticed that on 15.04 apt build-dep doesn't work. Needs to be apt-get build-dep on 15.04. [11:44] I think on 15.04 it should work if you have the overlay PPA. [11:45] it does have the overlay PPA the did create the container from the IDE, and i used apt-get build-dep === salem_ is now known as _salem [11:51] the dependencies you need were added to the UITK control file in r2151. That's the version for 16.04 in the PPA now, but for 14.04 it has r2141 [11:51] so that's why it doesn't work [11:52] libqt5systeminfo5 qtsystems5-dev libevdev-dev [11:52] ^those were added as build dependencies. Maybe you can install them with apt-get to get it to work on 14.04. [11:52] timp: ok [11:53] bzoltan: did we stop releasing to 14.04 overlay? [11:53] timp: yes, as far as I know [11:53] daker: So basically you need to use a newer ubuntu release. [11:55] timp: :( [11:55] got another one : mousetouchadaptor_x11.cpp:63:36: fatal error: X11/extensions/XInput2.h: No such file or directory [11:55] #include [11:56] ok that's libxi-dev === _salem is now known as salem_ [11:58] daker: it is best to test it in your 16.04 container first, so we know whether it is an issue with the unsupported release only [11:58] timp: well it's still compilling [11:58] so far so good [12:08] timp: lttng/tracepoint.h: No such file or directory === chihchun is now known as chihchun_afk [12:24] daker: you can use sudo mk-build-deps -ir debian/control in the uitk root folder to install all build deps [12:25] zbenjamin: ok [12:25] timp: FYI the contenthub branch is https://code.launchpad.net/~artmello/ubuntu-ui-toolkit/ubuntu-ui-toolkit-clipboard-dbus/+merge/314072 [12:56] timp: afr [12:56] after installing the deps, it did compile [12:56] kalikiana: https://code.launchpad.net/~daker/ubuntu-ui-toolkit/fix.1658121/+merge/315241 === salem_ is now known as _salem === _salem is now known as salem_ === salem_ is now known as _salem === _salem is now known as salem_ === salem_ is now known as _salem