Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.gnustep.bug > #4321

[bug #53941] NSProcessInfo -systemUptime test sometimes fails on GNU/Hurd

Path csiph.com!xmission!news.snarked.org!news.linkpendium.com!news.linkpendium.com!panix!usenet.stanford.edu!not-for-mail
From Yavor Doganov <INVALID.NOREPLY@gnu.org>
Newsgroups gnu.gnustep.bug
Subject [bug #53941] NSProcessInfo -systemUptime test sometimes fails on GNU/Hurd
Date Sat, 19 May 2018 05:55:23 -0400 (EDT)
Lines 54
Approved bug-gnustep@gnu.org
Message-ID <mailman.77.1526723729.1292.bug-gnustep@gnu.org> (permalink)
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type text/plain;charset=UTF-8
X-Trace usenet.stanford.edu 1526723730 11935 208.118.235.17 (19 May 2018 09:55:30 GMT)
X-Complaints-To action@cs.stanford.edu
To Yavor Doganov <yavor@gnu.org>, bug-gnustep@gnu.org
Envelope-to bug-gnustep@gnu.org
X-PHP-Originating-Script 1001:sendmail.php
X-Savane-Server savannah.gnu.org:443 [208.118.235.79]
X-Savane-Project gnustep
X-Savane-Tracker bugs
X-Savane-Item-ID 53941
User-Agent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.139 Safari/537.36
X-Apparently-From 46.10.101.102 (Savane authenticated user yavor)
In-Reply-To
X-detected-operating-system by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]
X-Received-From 208.118.235.79
X-BeenThere bug-gnustep@gnu.org
X-Mailman-Version 2.1.21
Precedence list
List-Id Bug reports for the GNUstep programming environment <bug-gnustep.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=unsubscribe>
List-Archive <http://lists.gnu.org/archive/html/bug-gnustep/>
List-Post <mailto:bug-gnustep@gnu.org>
List-Help <mailto:bug-gnustep-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=subscribe>
Xref csiph.com gnu.gnustep.bug:4321

Show key headers only | View raw


URL:
  <http://savannah.gnu.org/bugs/?53941>

                 Summary: NSProcessInfo -systemUptime test sometimes fails on
GNU/Hurd
                 Project: GNUstep
            Submitted by: yavor
            Submitted on: Sat 19 May 2018 12:55:21 PM EEST
                Category: Base/Foundation
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

On GNU/Hurd, procfs is optional -- the system works just as well without it. 
Debian's hurd-i386 buildds are configured with procfs but for some reason from
time to time the test (as well as the configure test for procfs) fails.  See
https://lists.debian.org/debian-hurd/2018/02/msg00017.html for details.

As this method is a no-op if neither procfs nor sysctlbyname are available I'd
suggest to not compile/run the test if these conditions are not met.  Patch
attached.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sat 19 May 2018 12:55:21 PM EEST  Name:
conditional-systemUptime-test.patch  Size: 1KiB   By: yavor

<http://savannah.gnu.org/bugs/download.php?file_id=44178>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53941>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/

Back to gnu.gnustep.bug | Previous | Next | Find similar


Thread

[bug #53941] NSProcessInfo -systemUptime test sometimes fails on GNU/Hurd Yavor Doganov <INVALID.NOREPLY@gnu.org> - 2018-05-19 05:55 -0400

csiph-web