Your message dated Sun, 17 Jun 2012 08:51:39 +0000
with message-id <e1sgbct-00070q...@franck.debian.org>
and subject line Bug#674785: fixed in procps 1:3.3.3-2
has caused the Debian Bug report #674785,
regarding procps: 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.)


-- 
674785: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674785
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: procps
Version: 1:3.3.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, see bellow.

Petr


--- proc/version.c
+++ proc/version.c
@@ -69,10 +69,10 @@

     if ((version_string_depth < 2) ||           /* Non-standard for all known 
kernels */
        ((version_string_depth < 3) && (x < 3))) /* Non-standard for 2.x.x 
kernels */
-#ifdef __linux__
        fprintf(stderr,         /* *very* unlikely to happen by accident */
                "Non-standard uts for running kernel:\n"
                "release %s=%d.%d.%d gives version code %d\n",
+#ifdef __linux__
                uts.release, x, y, z, LINUX_VERSION(x,y,z));
 #else
                "%s=%d.%d.%d gives version code %d\n",

--- testsuite/ps.test/test-schedbatch.c
+++ testsuite/ps.test/test-schedbatch.c
@@ -25,9 +25,11 @@
                nice = atoi(argv[1]);
        }
        sp.sched_priority = 0;
+#ifdef SCHED_BATCH
        if (sched_setscheduler(0, SCHED_BATCH, &sp)) {
                perror("sched_setscheduler(0,SCHED_BATCH,{.sched_priority=0}");
        }
+#endif
        if (setpriority(PRIO_PROCESS, 0, nice) || errno) {
                (void)snprintf(msg, sizeof(msg),
                               "setpriority(PRIO_PROCESS, 0, %d)", nice);




--- End Message ---
--- Begin Message ---
Source: procps
Source-Version: 1:3.3.3-2

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

libprocps0-dev_3.3.3-2_amd64.deb
  to main/p/procps/libprocps0-dev_3.3.3-2_amd64.deb
libprocps0_3.3.3-2_amd64.deb
  to main/p/procps/libprocps0_3.3.3-2_amd64.deb
procps_3.3.3-2.debian.tar.gz
  to main/p/procps/procps_3.3.3-2.debian.tar.gz
procps_3.3.3-2.dsc
  to main/p/procps/procps_3.3.3-2.dsc
procps_3.3.3-2_amd64.deb
  to main/p/procps/procps_3.3.3-2_amd64.deb



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

Debian distribution maintenance software
pp.
Craig Small <csm...@debian.org> (supplier of updated procps 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: SHA256

Format: 1.8
Date: Sun, 17 Jun 2012 17:58:55 +1000
Source: procps
Binary: procps libprocps0 libprocps0-dev
Architecture: source amd64
Version: 1:3.3.3-2
Distribution: unstable
Urgency: low
Maintainer: Craig Small <csm...@debian.org>
Changed-By: Craig Small <csm...@debian.org>
Description: 
 libprocps0 - library for accessing process information from /proc
 libprocps0-dev - library for accessing process information from /proc
 procps     - /proc file system utilities
Closes: 674785 676239
Changes: 
 procps (1:3.3.3-2) unstable; urgency=low
 .
   * Fixes for kFreeBSD Closes: #674785
   * pgrep -u off by one fixed Closes: #676239
Checksums-Sha1: 
 b45a492c7cd217da8f735ad12f03cf686a03659b 1952 procps_3.3.3-2.dsc
 8a23e9a5f3c8a31194fb88e7e03a62d4cb6870c9 27471 procps_3.3.3-2.debian.tar.gz
 21371deeab7691c63dfa4db91e45b76e15d8f6b9 252222 procps_3.3.3-2_amd64.deb
 a8ff9b748e77e888a2e98517b86d2ee5534bfcde 58058 libprocps0_3.3.3-2_amd64.deb
 092c4560574a1b44537ac0086971470bc94c68a1 73508 libprocps0-dev_3.3.3-2_amd64.deb
Checksums-Sha256: 
 71f3cd5c206d17c2ecf30c03e223e822fee9846820d62567108c82f714498948 1952 
procps_3.3.3-2.dsc
 3caf70b89d2a0eaa890ae1ea1444525f7c67657591450fffeafe0ce2381ea9ad 27471 
procps_3.3.3-2.debian.tar.gz
 f4c9aa5169c0a86e4cf3c3e37365ce34745e7c4ea1e5a36810153fe8088f5225 252222 
procps_3.3.3-2_amd64.deb
 9978ec045999ee084c6fd4f20e35dceed4fe64ad19d4f0878ace5685375845d2 58058 
libprocps0_3.3.3-2_amd64.deb
 8ec2001b3af6909be4b8816dae3302d3e472aab06cceead5f636cbb977b75793 73508 
libprocps0-dev_3.3.3-2_amd64.deb
Files: 
 f5eb0e3395f4c1ff719cd84b0840151a 1952 admin important procps_3.3.3-2.dsc
 2e3feab8406eb292a43dd7906f99428b 27471 admin important 
procps_3.3.3-2.debian.tar.gz
 8fc5a0fdb1fdb6102701ac9a8f1bb6be 252222 admin important 
procps_3.3.3-2_amd64.deb
 533a8cdc7d9eac0e2fe9539cd732513d 58058 admin important 
libprocps0_3.3.3-2_amd64.deb
 14f4671df786a118f476f2c6db90ed9d 73508 libdevel optional 
libprocps0-dev_3.3.3-2_amd64.deb

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

iQIcBAEBCAAGBQJP3ZUgAAoJEDk4+WvfUP6lXHQQAIwIUreflc2G3Cu3SRvLKxyF
7aTTvsx7cCPR8tjYRovpygvS4N/a2yk/3GGcwK13GyHlVbJL5Sg5Mcmx+YEepx9y
h4skXGYwLCFlYExAGE5Cxx4NwmeVq3Hm9aZU/7NG932AukoYSzomj8ibU764RzMs
uCSmV0wfs38/anPMiYOe9F3F3JPAIeU26KvPnShlCuwlpsr/U9FQ3UgmLhteqqNy
rbB9x4dSpLOSi222w11vgNrLpIRBn5dRcVs7401wTbcaVV5mSy1maFXjOLoid2RM
8F0AYiR+JaxuPhkqplrZ5aPasyPRP2aXJ4hQgiB9YLZNlKXkQ60dM0/2IPWm9gLK
vAsYzytCbxxm1VK7TnxM/LKqugW9gOlsAl6iKEKVk9wlYCjDKsoFk2Qbe0mp8k+V
lRBQck4RfSnncPRdDr/3yVUuLozDdWedAclr5ehZAY5Mym8qYO2abgNFAsAQ/bBM
jmzmkL/CBKa6fS4dbwjjl7er/vl033yjyZzQB5EpsZjc1wH/uNtomb1lamiGoze4
YSeFadtX9JZdPKhRGtrEPzMa1JnpYkX2rN62DVhOCnRY1wpkEVUot/K5zu3vz4+z
Fi/LpUWSasRmNuEx0G0KSafqzw5U6E3BoM0k2ahjbUi8WbB0lR3C/7/Q/N2an9Zf
pKcjSzFCy6wLBGIqwhCq
=xyvx
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to