/srv/irclogs.ubuntu.com/2017/01/25/#ubuntu-app-devel.txt

=== 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
kalikianadaker: Did you see my comment? https://code.launchpad.net/~daker/ubuntu-ui-toolkit/fix.1658121/+merge/31524108:37
dakerkalikiana: yes i did get an error, i'll try again10:03
kalikianadaker: Are you getting an error locally running it?10:25
kalikianaMaybe paste it here?10:25
dakerkalikiana: https://paste.ubuntu.com/23862533/10:36
dakeri am running 14.04 with the sdk ppa10:36
kalikianaHrm11:00
kalikianadaker: 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:10
kalikiana(assuming you have a _build folder you're building in, hence the ..)11:11
dakerkalikiana: i think i know what i can do, i'll fire the container i have in the IDE11:13
kalikianadaker: Right, that should work, too, of course11:17
dakeri got : Project ERROR: dbus-1 development package not found11:19
dakerkalikiana:11:19
dakernow getting : Project ERROR: Unknown module(s) in QT: systeminfo systeminfo-private11:24
timpdaker: apt build-dep ubuntu-ui-toolkit11:26
dakertimp: better :)11:27
dakertimp: same thing :( Project ERROR: Unknown module(s) in QT: systeminfo systeminfo-private11:30
timphmm11:31
timpI think the dependency is there, but it looks as if you are getting an old version of the dependencies with 14.04.11:31
timpoh, 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
timpzbenjamin: ^is that right?11:33
zbenjamintimp: yes11:34
timpso we don't support compiling the latest UITK directly on 14.04.11:34
dakertimp: i am compiling/installing on a container https://paste.ubuntu.com/23862814/11:35
daker15.0411:35
timpI don't have a 15.04 container to test11:39
timplet me create one11:39
timpI am not sure what we support at the moment. At least 16.04 works for me :)11:39
=== _salem is now known as salem_
timp15.04 is not supported on desktop any more.11:41
dakeri do have 16.04 container11:41
timpah, try it there :)11:43
timpI just noticed that on 15.04 apt build-dep doesn't work. Needs to be apt-get build-dep on 15.04.11:43
timpI think on 15.04 it should work if you have the overlay PPA.11:44
dakerit does have the overlay PPA the did create the container from the IDE, and i used apt-get build-dep11:45
=== salem_ is now known as _salem
timpthe 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 r214111:51
timpso that's why it doesn't work11:51
timplibqt5systeminfo5 qtsystems5-dev libevdev-dev11:52
timp^those were added as build dependencies. Maybe you can install them with apt-get to get it to work on 14.04.11:52
dakertimp: ok11:52
timpbzoltan: did we stop releasing to 14.04 overlay?11:53
bzoltantimp:  yes, as far as I know11:53
timpdaker: So basically you need to use a newer ubuntu release.11:53
dakertimp: :(11:55
dakergot another one : mousetouchadaptor_x11.cpp:63:36: fatal error: X11/extensions/XInput2.h: No such file or directory11:55
daker #include <X11/extensions/XInput2.h>11:55
dakerok that's libxi-dev11:56
=== _salem is now known as salem_
timpdaker: it is best to test it in your 16.04 container first, so we know whether it is an issue with the unsupported release only11:58
dakertimp: well it's still compilling11:58
dakerso far so good11:58
dakertimp: lttng/tracepoint.h: No such file or directory12:08
=== chihchun is now known as chihchun_afk
zbenjamindaker: you can use sudo mk-build-deps -ir debian/control  in the uitk root folder to install all build deps12:24
dakerzbenjamin: ok12:25
kalikianatimp: FYI the contenthub branch is https://code.launchpad.net/~artmello/ubuntu-ui-toolkit/ubuntu-ui-toolkit-clipboard-dbus/+merge/31407212:25
dakertimp: afr12:56
dakerafter installing the deps, it did compile12:56
dakerkalikiana: https://code.launchpad.net/~daker/ubuntu-ui-toolkit/fix.1658121/+merge/31524112:56
=== 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

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!