/srv/irclogs.ubuntu.com/2014/09/07/#ubuntu-devel.txt

NoskcajHow can we make intel-vaapi-driver migrate to release? It seems to just be waiting for arches that it's not meant to build on04:14
Logan_I'll take a look04:17
Logan_usually that doesn't matter unless it built successfully on those architectures before04:18
Logan_er, that seems like a bug with the excuses04:19
infinityIt's a minor misfeature.  It's not wrong about those packages being out of date.04:20
infinityBut they also happen to be NBS.04:20
infinityIt's hard to determine that because they were arch:all and then disappeared.04:20
Logan_do they need to be removed?04:20
infinityYeah, I'm going to do that.04:21
Logan_that's what I figured04:21
infinityShould migrate after the next publisher cycle, but I'll keep an eye out.04:22
Logan_any reason why it's not showing up in update_output.txt?04:22
infinityLogan_: Because it failed in the excuses stage.04:27
infinityLogan_: It's a 2-stage process, if it fails excuses, it's not tried in the output pass.04:27
Logan_ah04:28
Logan_I always thought the raw output included excuses as well04:28
infinityNope.04:28
infinityescuses is checking up-to-date, RC bugginess, age (which we don't take into account in Ubuntu), autopkgtests...04:28
infinityOnly when all of that passes do we do the costly installability checks that output represents.04:29
Logan_gotcha04:30
Logan_infinity: I feel like it's a hacky solution to use the system libtool (i.e. force the LIBTOOL variable in Makefile.in to libtool rather than @LIBTOOL@), but when I get a version mismatch after autoreconf, it seems to be the only way around it05:07
Logan_is there a better way to avoid that?05:07
NoskcajHow can i make lp:debian/hexchat up to date again? (a new bugfix release should be in it)05:23
NoskcajCan someone please mass sync the openarena packages?09:10
cjwatsonNoskcaj: maybe but only given a complete list; I'm not going to search11:28
hallyndesrt: i released 03.31 cgamager w prune.  i cannot safely do kill-and-remove, but i wll do gettasksrecusive wbich will letyouge allpids at once, hup then ksiglill, then reget to verkfy no new forkd, then prune18:12
* hallyn out18:13
nadrimajstorFrom the shell, how can I see which configure flags were used for building a particular package? (i.e not the debian/rules but the configure options that were derived from rules)18:18
jtaylordepends on the package18:19
jtaylorif you are lucky dpkg-buildflags18:19
jtaylorotherwise you have to read rules and the buildlog18:19
nadrimajstorjtaylor: mesa package.18:21
nadrimajstorjtaylor: I'm trying to follow the rules file but after two screens of config munging back and forth my brain hurts. :D18:23
TJ-nadrimajstor: There's also pkgconfig entries; "/usr/share/pkgconfig/*"18:23
jtaylorthose should only contain paths18:24
jtaylorvery rarely abi stuff18:25
jtayloranything else in there is a bug18:25
nadrimajstordpkg-buildflags give me just generic options... pkconfig is mostly empty for me... (and it looks there is stuff that should not be there - will file a bug at ubuntu-mate)18:27
nadrimajstorSo, go to LP, look for build logs?18:27
jtayloryes18:27
nadrimajstorok18:27
jtaylorwhat are you looking for?18:27
nadrimajstorDoes --with-egl-platforms= contain framebuffer (among dri, x11 ...)18:28
jtaylorthat can typically be found in the rules file18:28
nadrimajstorjtaylor: On the second look... There is no mention of fbdev anywhere in the rules file... Thanks jtaylor18:32
* nadrimajstor off to recompile mesa18:33
* nadrimajstor thinks that apt-get build-dep is a bless :)18:33
jtaylorthen you'll love mk-build-deps -ir :)18:34
* nadrimajstor off to RTFM on mk-build-deps18:35
jtaylordoes the same but allows you to remove all again be removing a meta package it installs18:35
nadrimajstorjtaylor: Ahaaa.... I got it. :)18:39

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