patchGNU Autoconf Archive - Patches: patch #7697, ax_count_cpus.m4 hangs under linux...

 
 

patch #7697: ax_count_cpus.m4 hangs under linux with newer procps

Submitter:  Christoph Junghans <junghans>
Submitted:  Wed 04 Jan 2012 07:16:00 PM UTC
   
 
Priority:  7 - High Status:  Done
Assigned to:  simons Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 10 Jan 2012 09:15:27 PM UTC, comment #1: 

Your patch has been pushed in commit 94ec628bd828d2c780e94759c7f0a8b859739d59. Thank you very much!

Peter Simons <simons>
Group administrator
Wed 04 Jan 2012 07:16:00 PM UTC, original submission:  

procps-3.2.8-22.20110302 (like on Fedora 15) contains /sbin/sysctl, which make line 34 of ax_count_cpus.m4 being stuck in an endless loop.

1. /sbin/sysctl -> /usr/sbin/sysctl
2. `/sbin/sysctl -a 2>/dev/null| grep -c hw.cpu` is evaluated before test is executed, which make the check "-x /usr/sbin/sysctl" useless.

Christoph Junghans <junghans>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #24740:  ax_count_cpus.m4.patch added by junghans (512B - text/x-patch - patch to fix issue with procps version)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by simons (Posted a comment)
  • -email is unavailable- added by simons
  • -email is unavailable- added by simons
  • -email is unavailable- added by junghans
  • -email is unavailable- added by junghans (Submitted the item)
  •  

    Follow 8 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-04-04 simons StatusReady For Test Done
        Open/ClosedOpen Closed
    2012-01-10 simons StatusNone Ready For Test
        Assigned toNone simons
        Carbon-Copy- Added michael paul bailey <jinxidoru@byu.net>
        Carbon-Copy- Added christophe tournayre <turn3r@users.sourceforge.net>
    2012-01-04 junghans Carbon-Copy- Added olenz
    2012-01-04 junghans Attached File- Added ax_count_cpus.m4.patch, #24740

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code