Re: Bug#754718: lmms: FTBFS on kfreebsd-*: 'ESTRPIPE' was not declared in this scope

2014-10-01 Thread Guillem Jover
Hi! On Wed, 2014-10-01 at 23:11:45 +0100, Steven Chamberlain wrote: > --- debian/rules.orig 2014-10-01 20:13:22.0 +0100 > +++ debian/rules2014-10-01 22:55:19.415683658 +0100 > @@ -4,9 +4,15 @@ > > DH_CMAKE_BUILD_DIR=obj -${DEB_BUILD_GNU_TYPE} > DEB_HOST_MULTIARCH ?= $(shell d

Re: Bug#763693: dnsmasq: FTBFS[kfreebsd]: missing strlcpy

2014-10-01 Thread Guillem Jover
Hi! On Wed, 2014-10-01 at 22:24:29 +0100, Steven Chamberlain wrote: > Package: dnsmasq > Version: 2.72-1 > Severity: serious > Tags: patch > User: debian-bsd@lists.debian.org > Usertags: kfreebsd > dnsmasq FTBFS on kfreebsd, because it builds some code to use FreeBSD > PF, which also uses strlcpy

Re: Bug#763572: pbs-drmaa: FTBFS[kfreebsd]: uses non-POSIX mode flag

2014-10-01 Thread Guillem Jover
Hi! On Wed, 2014-10-01 at 03:14:07 +0100, Steven Chamberlain wrote: > Package: pbs-drmaa > Version: 1.0.17-1 > Severity: serious > Tags: patch > User: debian-bsd@lists.debian.org > Usertags: kfreebsd > pbs-drmaa/job.c uses S_ISREG, which is not part of core POSIX > specification; instead it shou

Re: Bug#763685: apt-cacher-ng: FTBFS[!linux]: C++11 syntax error, systemd dependency

2014-10-01 Thread Guillem Jover
Hi! On Wed, 2014-10-01 at 22:20:31 +0100, Steven Chamberlain wrote: > In addition to fixing the syntax error in include/dlcon.h, the attached > packaging changes seem to allow apt-cacher-ng to still build on > non-Linux, and the sysvinit scripts still work to start and stop it. > diff -Nru apt-ca

Bug#763706: kfreebsd-10: kern.ipc.shmall default too low for Qt apps

2014-10-01 Thread Steven Chamberlain
Source: kfreebsd-10 Version: 10.1~svn271306-2 Severity: important Hi, kfreebsd-10's default setting kern.ipc.shmall is 4096 Qt applications exhaust this very quickly; after that, widgets fail to render and errors like these are spewed to stdout: | X Error: BadDrawable (invalid Pixmap or Window

Bug#763705: vlc: [kfreebsd] quits after ~30 seconds: xdg_screensaver_plugin

2014-10-01 Thread Steven Chamberlain
Package: vlc Version: 2.2.0~pre3-1 Severity: important File: /usr/lib/vlc/plugins/misc/libxdg_screensaver_plugin.so User: debian-bsd@lists.debian.org Usertags: kfreebsd Control: found -1 vlc/2.1.5-1 X-Debbugs-Cc: debian-bsd@lists.debian.org Hi, On kfreebsd, vlc quits after ~30 seconds playback.

Re: Bug#754718: lmms: FTBFS on kfreebsd-*: 'ESTRPIPE' was not declared in this scope

2014-10-01 Thread Steven Chamberlain
tags 754718 - help + patch thanks Hi, On 22:04, Petter Reinholdtsen wrote: > I had a look in the source history, and the use of ESTRPIPE seem to > have been present for a long time. I have no idea why it is missing > on kFreeBSD. Anyone got a clue? ESTRPIPE ("Streams pipe error") refers to an

Re: Bug#763685: apt-cacher-ng: FTBFS[!linux]: C++11 syntax error, systemd dependency

2014-10-01 Thread Steven Chamberlain
tags 763685 + patch thanks Hi, In addition to fixing the syntax error in include/dlcon.h, the attached packaging changes seem to allow apt-cacher-ng to still build on non-Linux, and the sysvinit scripts still work to start and stop it. (Not sure if dh-systemd should be disabled; it did not caus

Bug#763693: dnsmasq: FTBFS[kfreebsd]: missing strlcpy

2014-10-01 Thread Steven Chamberlain
Package: dnsmasq Version: 2.72-1 Severity: serious Tags: patch User: debian-bsd@lists.debian.org Usertags: kfreebsd Hi, dnsmasq FTBFS on kfreebsd, because it builds some code to use FreeBSD PF, which also uses strlcpy, which is only found in FreeBSD libc. For Debian GNU/kFreeBSD it is possible t

Re: Bug#763675: mutter: FTBFS[kfreebsd]: undeclared dependency on libgbm-dev

2014-10-01 Thread Andreas Henriksson
Hello again! On Wed, Oct 01, 2014 at 09:50:45PM +0100, Steven Chamberlain wrote: [...] > Thanks, this is useful. According to this, the only reverse-deps are > linux-any packages: > > | $ reverse-depends src:mutter [...] > | * gnome-core-devel (for libmutter-dev) [...] ^^^

Re: Bug#763675: mutter: FTBFS[kfreebsd]: undeclared dependency on libgbm-dev

2014-10-01 Thread Steven Chamberlain
Hi, Andreas Henriksson wrote: > On Wed, Oct 01, 2014 at 08:29:13PM +0100, Steven Chamberlain wrote: > > Is mutter solely used for gnome-shell? Should it be linux-any and > > simply removed from kfreebsd? > > I'll just say that I won't stand in your way if you want the > packages removed on kfree

Bug#763685: apt-cacher-ng: FTBFS[!linux]: C++11 syntax error, systemd dependency

2014-10-01 Thread Steven Chamberlain
Package: apt-cacher-ng Version: 0.8.0~rc3-1 Severity: serious Hi, apt-cacher-ng FTBFS on non-Linux architectures. Firstly, this line of code seems to be incorrect syntax in C++11, I guess because of the new initialiser list feature: --- include/dlcon.h.orig2014-09-20 11:52:07.0

Re: Bug#763675: mutter: FTBFS[kfreebsd]: undeclared dependency on libgbm-dev

2014-10-01 Thread Andreas Henriksson
Hello Steven Chamberlain! Thanks for looking into this problem. On Wed, Oct 01, 2014 at 08:29:13PM +0100, Steven Chamberlain wrote: > The mutter configure script demands libgbm-dev be installed. > > mesa doesn't build a libgbm for kfreebsd, I'm not sure why. > > Is mutter solely used for gnome-

Bug#763679: regexxer: FTBFS[kfreebsd-amd64,mips*]: related to -fPIC?

2014-10-01 Thread Steven Chamberlain
Package: regexxer Version: 0.9-5 Severity: serious Hi, regexxer 0.9-5 FTBFS on kfreebsd-amd64, mips and mipsel: https://buildd.debian.org/status/logs.php?pkg=regexxer&ver=0.9-5 from config.log: | configure:3289: checking whether we are cross compiling | configure:3297: gcc -o conftest -g -O2 -fs

Re: Bug#763675: mutter: FTBFS[kfreebsd]: undeclared dependency on libgbm-dev

2014-10-01 Thread Steven Chamberlain
The mutter configure script demands libgbm-dev be installed. mesa doesn't build a libgbm for kfreebsd, I'm not sure why. Is mutter solely used for gnome-shell? Should it be linux-any and simply removed from kfreebsd? Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email

Re: Bug#763675: mutter: FTBFS[kfreebsd]: undeclared dependency on libgbm-dev

2014-10-01 Thread Steven Chamberlain
tags 763675 - patch thanks Steven Chamberlain wrote: > On kfreebsd the configure script fails a check for 'gbm', > from libgbm-dev (which it needs on all architectures). > --- debian/control.orig 2014-09-22 21:20:06.0 +0100 > +++ debian/control 2014-10-01 20:07:39.243736579 +0100 > +

Bug#763675: mutter: FTBFS[kfreebsd]: undeclared dependency on libgbm-dev

2014-10-01 Thread Steven Chamberlain
Package: mutter Version: 3.14.0-1 Severity: serious Tags: patch Hi, On kfreebsd the configure script fails a check for 'gbm', from libgbm-dev (which it needs on all architectures). It is not listed as a dependency in mutter's control file, but it can be seen to be brought in as a dependency in b

Re: kFreeBSD future

2014-10-01 Thread Jeff Epler
I'm not an official member of the Debian project (DD or DM), but as Steven Chamberlain notes I've contributed a few patches for Debian kFreeBSD, some of which have actually managed to make it into packages. (I have some contributed patches for gdb and valgrind that as far as I know are just sittin

Re: kFreeBSD future

2014-10-01 Thread Christoph Egger
Hi! Steven Chamberlain writes: >>> Suspend-to-RAM (S3) works *mostly*, though I'd need to script some >>> things like: lock the desktop first, log me out of XMPP, stop sound >>> server and restart it afterward. >> >> Oh it does? never got that working on the x220, maybe I should try >> harder.

Re: kFreeBSD future

2014-10-01 Thread Christoph Egger
Steven Chamberlain writes: > On 30/09/14 21:48, Christoph Egger wrote: >> There's some thing with mesa complaining about my graphics card not >> supported before linux 3.4 [0] but then > > IIRC it broke in between two kfreebsd 10.1 snapshots? You may want to > build the latest package from SVN wh

Re: kFreeBSD future

2014-10-01 Thread Christoph Egger
Steven Chamberlain writes: > On 22:48, Christoph Egger wrote: >> vlc also seems to randomly die > > Try moving this file out of the way - seems to work for me: > /usr/lib/vlc/plugins/misc/libxdg_screensaver_plugin.so I can confirm this works! Christoph -- 9FED 5C6C E206 B70A 5857 70CA 9655