Your message dated Tue, 18 Jun 2013 21:05:39 +0000
with message-id <e1up35v-00074r...@franck.debian.org>
and subject line Bug#712703: fixed in gnome-system-monitor 3.8.2.1-2
has caused the Debian Bug report #712703,
regarding gnome-system-monitor: 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.)


-- 
712703: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712703
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-system-monitor
Version: 3.8.2.1-1
Severity: serious
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd

Hi,

this is kind of reopen of #665999.

This time some "defined" got lost compared to 3.4.1-2

Petr


--- src/procproperties.cpp
+++ src/procproperties.cpp
@@ -26,7 +26,7 @@
 #include <glibtop/procstate.h>
 #if defined (__linux__)
 #include <asm/param.h>
-#elif defined (__OpenBSD__)
+#elif defined(__OpenBSD__) || defined(__FreeBSD__) || 
defined(__FreeBSD_kernel__)
 #include <sys/param.h>
 #include <sys/sysctl.h>
 #endif
@@ -114,7 +114,7 @@

     get_process_memory_info(info);

-#if defined (__OpenBSD__)
+#if defined(__OpenBSD__) || defined(__FreeBSD__) || defined(__FreeBSD_kernel__)
     struct clockinfo cinf;
     size_t size = sizeof (cinf);
     int HZ;

--- End Message ---
--- Begin Message ---
Source: gnome-system-monitor
Source-Version: 3.8.2.1-2

We believe that the bug you reported is fixed in the latest version of
gnome-system-monitor, which is due to be installed in the Debian FTP archive.

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 712...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emilio Pozuelo Monfort <po...@debian.org> (supplier of updated 
gnome-system-monitor 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...@ftp-master.debian.org)


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

Format: 1.8
Date: Tue, 18 Jun 2013 22:01:52 +0200
Source: gnome-system-monitor
Binary: gnome-system-monitor
Architecture: source amd64
Version: 3.8.2.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Emilio Pozuelo Monfort <po...@debian.org>
Description: 
 gnome-system-monitor - Process viewer and system resource monitor for GNOME
Closes: 712703
Changes: 
 gnome-system-monitor (3.8.2.1-2) unstable; urgency=low
 .
   [ Jeremy Bicha ]
   * debian/control.in, debian/rules:
     - Run autoreconf
     - Don't run autopoint, it causes configure error with intltool
 .
   [ Emilio Pozuelo Monfort ]
   * debian/patches/01-kfreebsd-define.patch:
     + New patch from Petr Salinger to fix the kfreebsd build.
       Closes: #712703.
Checksums-Sha1: 
 6fd92e8fc5a994e57a7304018bfb4a77c2ae8a69 1893 
gnome-system-monitor_3.8.2.1-2.dsc
 1c4851f195896c0fa6e3452b09e483dfc457f670 10266 
gnome-system-monitor_3.8.2.1-2.debian.tar.gz
 8c14311c1962192feb6b1afc4516ee9f511c0d16 2457748 
gnome-system-monitor_3.8.2.1-2_amd64.deb
Checksums-Sha256: 
 0cf8f206778a6a095861b757ec8dc13b58cef329bc7097c7438020f586991809 1893 
gnome-system-monitor_3.8.2.1-2.dsc
 e052cbb488439c51f428331b337c2811e2da69efc30441ac3c75c9674458db35 10266 
gnome-system-monitor_3.8.2.1-2.debian.tar.gz
 4e6b461c3b297e061136c4548ea90a553b20dd57d6b04ab1b4116c204207fbba 2457748 
gnome-system-monitor_3.8.2.1-2_amd64.deb
Files: 
 8acd1e8f3d51b88a3eb3dd9d07386a23 1893 gnome optional 
gnome-system-monitor_3.8.2.1-2.dsc
 e32a69c7e7fdea3a0105cc80d3f16df5 10266 gnome optional 
gnome-system-monitor_3.8.2.1-2.debian.tar.gz
 625446eb3bb80e00f1a7fe8a273adf53 2457748 gnome optional 
gnome-system-monitor_3.8.2.1-2_amd64.deb

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

iEYEARECAAYFAlHAwCoACgkQhTV17EoIsv5zWgCcDQH9hjvl8iJOIb/7VzTlWxyV
cMIAoMbrJXX4tUhl54AnkIogMypF0M8M
=wr5I
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to