Your message dated Wed, 06 May 2015 22:06:00 +0000
with message-id <e1yq7s4-0001sf...@franck.debian.org>
and subject line Bug#776124: fixed in xfce4-netload-plugin 1.2.4-1
has caused the Debian Bug report #776124,
regarding xfce4-netload-plugin: FTBFS on new architectures: useless #include of 
sysctl.h
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.)


-- 
776124: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776124
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xfce4-netload-plugin
Version: 1.2.0-1
Severity: normal
Tags: patch
User: debian-...@lists.debian.org
Usertags: port-x32 ftbfs-x32

Hi!
This package fails to build on any new architecture that lacks sys/sysctl.h.
The sysctl syscall has been gone for ages, but most existing architectures
still have a compat stub that spams the syslog when called.  On others, like
x32, the package won't build at all.

Patch attached.


-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (600, 'unstable'), (500, 'unreleased'), (50, 'experimental')
Architecture: x32 (x86_64)

Kernel: Linux 3.18.2-x32 (SMP w/6 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Description: drop #include <sys/sysctl.h> on Linux
 The sysctl syscall is gone for ages -- depending on architecture, it will
 either spam syslog at runtime or fail to compile at all.  As we don't
 actually call it, the former is benign... but the latter is fatal on
 new architectures.
Author: Adam Borowski <kilob...@angband.pl>

--- xfce4-netload-plugin-1.2.0.orig/panel-plugin/os.h
+++ xfce4-netload-plugin-1.2.0/panel-plugin/os.h
@@ -170,7 +170,6 @@
 #elif __linux__             /* L I N U X */
 #  include <stdio.h>
 #  include <sys/param.h>
-#  include <sys/sysctl.h>
 #  include <stdlib.h>
 #  include <stdarg.h>
 #  include <unistd.h>

--- End Message ---
--- Begin Message ---
Source: xfce4-netload-plugin
Source-Version: 1.2.4-1

We believe that the bug you reported is fixed in the latest version of
xfce4-netload-plugin, 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 776...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yves-Alexis Perez <cor...@debian.org> (supplier of updated xfce4-netload-plugin 
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: SHA512

Format: 1.8
Date: Wed, 06 May 2015 22:06:44 +0200
Source: xfce4-netload-plugin
Binary: xfce4-netload-plugin
Architecture: source amd64
Version: 1.2.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel@lists.alioth.debian.org>
Changed-By: Yves-Alexis Perez <cor...@debian.org>
Description:
 xfce4-netload-plugin - network load monitor plugin for the Xfce4 panel
Closes: 776124
Changes:
 xfce4-netload-plugin (1.2.4-1) unstable; urgency=low
 .
   [ Evgeni Golov ]
   * Correct Vcs-* URLs to point to anonscm.debian.org
 .
   [ Jackson Doak ]
   * New upstream release
   * debian/control:
     - Bump standards-version to 3.9.6 (no changes)
 .
   [ Yves-Alexis Perez ]
   * debian/rules:
     - update paths for .a/.la files removal.
     - run autoreconf to update config.{guess,sub}.
   * debian/patches:
     - 01_drop-include-sysctl.h added, don't include obsolete sys/sysctl.h. Fix
       FTBFS on new architectures.                               closes: #776124
   * debian/control:
     - add build-dep on dh-autoreconf.
Checksums-Sha1:
 a199c0ad705732ef2022222029108cbf6ace7683 1869 xfce4-netload-plugin_1.2.4-1.dsc
 2d038dc675ebf2e4d28842f0d33e3d215fe2bcb3 361889 
xfce4-netload-plugin_1.2.4.orig.tar.bz2
 e5ed285383b2ef11099d0b4320875fb58faafb92 4388 
xfce4-netload-plugin_1.2.4-1.debian.tar.xz
 48da6db231635f78af5dfab783f2cef74c9cddc2 77568 
xfce4-netload-plugin_1.2.4-1_amd64.deb
Checksums-Sha256:
 eac98a55d7ca1bfbc03e4192b3318a480d8c0ffee4f2afa5265ff847b00fc55b 1869 
xfce4-netload-plugin_1.2.4-1.dsc
 fface918822c012d806717116566e54947ad7613b9290b45a18e2d5ffb8730d3 361889 
xfce4-netload-plugin_1.2.4.orig.tar.bz2
 e266e23cd13aa97a0363c137fed01f71eba482ec6d1cf7473f08d5becd2c6e89 4388 
xfce4-netload-plugin_1.2.4-1.debian.tar.xz
 90f9e2c4c24620bc82264946d18b50a5b3bd50b331eb1312d9cf93deaf279017 77568 
xfce4-netload-plugin_1.2.4-1_amd64.deb
Files:
 0700a7b0d2efc1e5129e203f9b951243 1869 xfce optional 
xfce4-netload-plugin_1.2.4-1.dsc
 ce53e1135e4bff5afcd899627110bd11 361889 xfce optional 
xfce4-netload-plugin_1.2.4.orig.tar.bz2
 5717cb15862aafe839c497baf9d8c6aa 4388 xfce optional 
xfce4-netload-plugin_1.2.4-1.debian.tar.xz
 12a146c1a876ee1d7d596ded70f47074 77568 xfce optional 
xfce4-netload-plugin_1.2.4-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCgAGBQJVSnT4AAoJEG3bU/KmdcCluEMH/A/DBOtBWFSzbuXOakiJ+917
IqUkhj7bUr91FxcKNhDCu2wCo9T84rNiLVZnTn4U8EB8oraekX/OOVFtNLFc0joq
DDD5HyUAvKKLCmnFF9fNM3feGUb71lHdk4TzuH5xTDhYr3iLlevOYiF5IJ3bI8U7
VbygAwyktoWp5x/Qqt+uZSsdW/9ZxTIbqgg1TXx7aMIzAeuKcZ4mpy17idsrmJjH
Upy1tI56T+A3ROVXUtMRPr6wrpzpJjInBdV3MPwOE+E+gSW71umd6DvaqcisTjN5
Yd0CXgYsZD6EhUiB+S0VLeKwAnlrcLdhAN2tdBrIb8lTtPLpHh6RqrwOnAUTCRg=
=73iy
-----END PGP SIGNATURE-----

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

Reply via email to