/srv/irclogs.ubuntu.com/2017/05/11/#ubuntu-mir.txt

=== chihchun_afk is now known as chihchun
=== arubislander1 is now known as arubislander
=== arubislander is now known as Guest22573
=== JanC is now known as Guest55043
=== JanC_ is now known as JanC
=== chihchun is now known as chihchun_afk
tjaaltonalan_g: hi, perhaps best to discuss mesa/vulkan here14:18
tjaaltonthe build issue14:18
alan_gtjaalton: sure14:18
tjaalton../../../src/intel/vulkan/anv_wsi_mir.c:28:10: error: no previous prototype for ‘anv_GetPhysicalDeviceMirPresentationSupportKHR’ [-Werror=missing-prototypes]14:18
tjaalton VkBool32 anv_GetPhysicalDeviceMirPresentationSupportKHR(14:18
tjaaltonand then another for anv_CreateMirSurfaceKHR14:18
tjaaltonthis is weird, since the includes should be fine14:18
tjaaltoni've just pushed ubuntu+1 branch to alioth git14:19
tjaaltonhttps://anonscm.debian.org/git/pkg-xorg/lib/mesa.git that is14:19
alan_gtjaalton: this isn't code I've ever touched. Can I see the error on Zesty, or do do I need Artful?14:21
tjaaltonyou need mesa 17.114:22
tjaaltonso, this branch14:22
tjaaltonbuilds on zesty too, though you'd need newer libdrm14:23
tjaaltonwhich you can get from https://launchpad.net/~ubuntu-x-swat/+archive/ubuntu/updates14:23
alan_gtjaalton: ack. (I'll start by browsing the source then)14:26
tjaaltonwell the mir patches aren't applied to the source14:27
tjaaltonif you mean browsing cgit14:27
alan_gah14:28
alan_gwhere do I find the patch?14:33
tjaaltondebian/patches14:33
alan_gI'm misunderstanding - not debian/patches/07_gallium-fix-build-failure-on-powerpcspe.diff I'm sure14:35
tjaaltonvulkan-mir.patch14:36
tjaaltonbut you need to apply the rest fist14:36
tjaaltonfirst14:36
tjaaltonseries tells the order14:36
alan_g$ find debian/patches14:37
alan_gdebian/patches14:37
alan_gdebian/patches/series14:37
alan_gdebian/patches/07_gallium-fix-build-failure-on-powerpcspe.diff14:37
tjaaltondid you clone it?14:37
alan_gyes14:38
tjaaltongit checkout ubuntu+0114:38
tjaaltoner14:38
tjaaltonubuntu+114:38
tjaaltonyou're on debian-unstable :)14:38
tjaaltonadd -b14:38
tjaaltonno14:38
tjaaltonsorry14:38
tjaaltonjust 'git checkout ubuntu+1' should do I think14:38
alan_gtjaalton: that's it.14:39
tjaaltonthen use quilt push -a14:40
tjaaltonto patch the source14:40
tjaaltonpop -a to unpatch14:40
alan_gSorry, not familiar with quilt. It says: "No series file found" - how do I tell it where the patches are?14:56
bschaeferin my ~/.quiltrc14:56
bschaeferQUILT_PATCHES=debian/patches14:56
alan_g"$ QUILT_PATCHES=debian/patches quilt push -a" seems to work14:58
bschaeferyeah it should, just like to not have to manually set that path each time haha14:59
bschaeferi also have this in my quiltrc :) QUILT_REFRESH_ARGS="-p ab --no-timestamps --no-index"15:03
alan_gtjaalton: (Sorry, got sidetracked) The compiler is right that there's no prototype for the functions. But I need to do a bit of digging to determine if that's actually an issue.16:12
alan_gHmm there's vkGetPhysicalDeviceMirPresentationSupportKHR declared in a header (and some xml) but no implementation.16:38
tjaaltonalan_g: i checked how it's done for wayland, and couldn't see where it differs :/17:03

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