Bug#764117: iodine: FTBFS on kfreebsd-*

2014-10-05 Thread Petr Salinger
Ok, with the following patch it builds: #v+ % cat debian/patches/kfreebsd.patch --- a/src/osflags +++ b/src/osflags @@ -38,6 +38,9 @@ [ -e /usr/include/systemd/sd-daemon.h ] && FLAGS="$FLAGS -DHAVE_SYSTEMD"; echo $FLAGS; ;; + GNU/kFreeBSD) + echo '

Bug#764117: iodine: FTBFS on kfreebsd-*

2014-10-05 Thread gregor herrmann
On Sun, 05 Oct 2014 18:30:23 +0200, Petr Salinger wrote: > >Ok, with the following patch it builds: > > > >#v+ > >% cat debian/patches/kfreebsd.patch > >--- a/src/osflags > >+++ b/src/osflags > >@@ -38,6 +38,9 @@ > > [ -e /usr/include/systemd/sd-daemon.h ] && FLAGS="$FLAGS > > -DHAVE_SY

Processed: Re: Bug#764117: iodine: FTBFS on kfreebsd-*

2014-10-05 Thread Debian Bug Tracking System
Processing control commands: > tag -1 + patch Bug #764117 [iodine] iodine: FTBFS on kfreebsd-* Added tag(s) patch. -- 764117: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764117 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-bugs-r

Bug#764117: iodine: FTBFS on kfreebsd-*

2014-10-05 Thread gregor herrmann
Control: tag -1 + patch On Sun, 05 Oct 2014 16:15:22 +0200, gregor herrmann wrote: > dh_auto_build > make[2]: Entering directory '/«PKGBUILDDIR»' > make[3]: Entering directory '/«PKGBUILDDIR»/src' > OS is GNU/KFREEBSD, arch is x86_64 > CC tun.c > cc -g -O2 -fstack-protector-strong -Wformat -Werro

Bug#764117: iodine: FTBFS on kfreebsd-*

2014-10-05 Thread gregor herrmann
Package: iodine Version: 0.7.0-1 Severity: serious Justification: fails to build from source (but built successfully in the past) -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 iodine 0.7.0-1 doesn't build on the two kfreebsd-* architectures. The build fails with: dh_auto_build make[2]: Enterin