Your message dated Fri, 27 May 2011 12:03:51 +0000
with message-id <e1qpvlf-00007i...@franck.debian.org>
and subject line Bug#591745: fixed in knemo 0.7.1-1
has caused the Debian Bug report #591745,
regarding knemo: FTBFS on GNU/kFreeBSD
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
591745: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591745
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: knemo
Version: 0.6.3-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd


Hi,

the current version fails to build on GNU/kFreeBSD.

It needs small tweaks. Please find attached patch with tweaks.
Beware, small fix in kfreebsd-kernel-headers is also needed,
it is pending for 0.54.

It would also be nice if you can ask upstream
to include attached patch.

Thanks in advance

                        Petr

--- knemo-0.6.3.orig/src/knemod/syncstats/stats_vnstat.cpp
+++ knemo-0.6.3/src/knemod/syncstats/stats_vnstat.cpp
@@ -84,7 +84,7 @@
     size_t len = sizeof( bootTime );
     int mib[2] = { CTL_KERN, KERN_BOOTTIME };
 
-    if ( sysctl( mib, 2, &btm, &len, NULL, 0 ) >= 0 )
+    if ( sysctl( mib, 2, &bootTime, &len, NULL, 0 ) >= 0 )
         mSysBtime = bootTime.tv_sec;
 #endif
 }
--- knemo-0.6.3.orig/src/knemod/backends/bsdbackend.cpp
+++ knemo-0.6.3/src/knemod/backends/bsdbackend.cpp
@@ -53,6 +53,11 @@
 #include <kio/global.h>
 #include <stdio.h>
 
+#ifdef __GLIBC__
+#include <unistd.h>
+#include <netinet/ether.h>
+#endif
+
 #include "config-knemo.h"
 #include "bsdbackend.h"
 #include "utils.h"

--- End Message ---
--- Begin Message ---
Source: knemo
Source-Version: 0.7.1-1

We believe that the bug you reported is fixed in the latest version of
knemo, which is due to be installed in the Debian FTP archive:

knemo_0.7.1-1.debian.tar.gz
  to main/k/knemo/knemo_0.7.1-1.debian.tar.gz
knemo_0.7.1-1.dsc
  to main/k/knemo/knemo_0.7.1-1.dsc
knemo_0.7.1-1_amd64.deb
  to main/k/knemo/knemo_0.7.1-1_amd64.deb
knemo_0.7.1.orig.tar.bz2
  to main/k/knemo/knemo_0.7.1.orig.tar.bz2



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 591...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mark Purcell <m...@debian.org> (supplier of updated knemo package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 27 May 2011 21:43:35 +1000
Source: knemo
Binary: knemo
Architecture: source amd64
Version: 0.7.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Changed-By: Mark Purcell <m...@debian.org>
Description: 
 knemo      - network interfaces monitor for KDE's systray
Closes: 591745
Changes: 
 knemo (0.7.1-1) unstable; urgency=low
 .
   [ Felix Geyer ]
   * New upstream release.
     - Fixes FTBFS on GNU/kFreeBSD. (Closes: #591745)
   * Switch to source format 3.0 (quilt).
   * Make knemo depend on libqt4-sql-sqlite.
   * Enable parallel building.
   * In build-dependency: use linux-any instead of excluding all current
     non-linux architectures.
   * Bump Standards-Version to 3.9.2, no changes needed.
   * Update copyright file.
   * Add a watch file.
 .
   [ Mark Purcell ]
   * Drop obsolete Uploaders, Add Felix Geyer <debfx-...@fobos.de>
Checksums-Sha1: 
 e412e957ab9a909a483c145e843aa1a4b93403a9 1324 knemo_0.7.1-1.dsc
 40a543768de83b5f8cd7d3d2df7d07522fe6db97 634967 knemo_0.7.1.orig.tar.bz2
 0bc67ec3702a397f15c6e0c529042308f08203b3 6809 knemo_0.7.1-1.debian.tar.gz
 3cb7deab7083ab8efa74296c4277cb15b64b5c96 801698 knemo_0.7.1-1_amd64.deb
Checksums-Sha256: 
 7299188aebbea7792a711cde70b3948b133b08552dbbe67973c3c0f90cb0d903 1324 
knemo_0.7.1-1.dsc
 93f6596208130f72db369ecc0af9fb54014201262634e73fb26222f7b1bfc994 634967 
knemo_0.7.1.orig.tar.bz2
 530f201148d6b368d4a71b4687e73525061e3de5b665ece23be7b17c2ecfa6ae 6809 
knemo_0.7.1-1.debian.tar.gz
 988fd2d138c22fee7d56008de4767197e11bc6e92192950d6adbbd2217058169 801698 
knemo_0.7.1-1_amd64.deb
Files: 
 d33a6ef626732c1198043d99c8eb6270 1324 kde optional knemo_0.7.1-1.dsc
 e9a129917dfc6515c992ee1de3c08c16 634967 kde optional knemo_0.7.1.orig.tar.bz2
 b896807c77bb3a3ad575be56f258be6e 6809 kde optional knemo_0.7.1-1.debian.tar.gz
 1302dbe8540338ad0ac1a89432888edd 801698 kde optional knemo_0.7.1-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk3fjyYACgkQoCzanz0IthJnuACePvdnuKtoZHtQf18M6Klkioqy
Hn8An3CvQvyShVotBXkWu3isRLHvSiiZ
=74Ui
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras

Reply via email to