[Bug 1700484] Re: Unable to build 0.08.06 on RHEL6.9

2017-06-29 Thread Launchpad Bug Tracker
This bug was fixed in the package stress-ng - 0.08.07-1 --- stress-ng (0.08.07-1) unstable; urgency=medium * Makefile: bump version * test-inotify: initialize variable i to zero * Manual: update date * stress-cyclic: add pselect sleep method * stress-rmap: fix comment,

[Bug 1700484] Re: Unable to build 0.08.06 on RHEL6.9

2017-06-28 Thread Andy Williams
Hi Colin, Yes, that's fixed it! I've run some cursory checks using stress-ng and all seems to be working fine. I can also confirm the tarball continues to compile on RHEL7.3. Thanks for your help on this... you're a superstar! Cheers, -Andy -- You received this bug notification because you

[Bug 1700484] Re: Unable to build 0.08.06 on RHEL6.9

2017-06-27 Thread Colin Ian King
Try this tarball, it incorporates some extra automatic detection for fanotify. ** Attachment added: "stress-ng-0.08.06-fix-2.tar.gz" https://bugs.launchpad.net/ubuntu/+source/stress-ng/+bug/1700484/+attachment/4904229/+files/stress-ng-0.08.06-fix-2.tar.gz -- You received this bug

[Bug 1700484] Re: Unable to build 0.08.06 on RHEL6.9

2017-06-27 Thread Andy Williams
Thanks Colin, Almost there, I think, but not quite: ......... ......... cc -Wall -Wextra -DVERSION='"0.08.06"' -O2 -std=gnu99 -DHAVE_LIB_Z -DHAVE_LIB_CRYPT -DHAVE_LIB_RT -DHAVE_LIB_PTHREAD -DHAVE_LIB_SCTP -DHAVE_LIB_AIO -DHAVE_KEYUTILS_H -DHAVE_XATTR_H -DHAVE_FLOAT_DECIMAL

[Bug 1700484] Re: Unable to build 0.08.06 on RHEL6.9

2017-06-26 Thread Colin Ian King
Hi Andy, Attached is a tarball with some more RLIMIT_RTTIME fixes and fixes to the fanotify stressor too. Let me know if this builds for you. ** Attachment added: "stress-ng-0.08.06-fix-1.tar.gz"

[Bug 1700484] Re: Unable to build 0.08.06 on RHEL6.9

2017-06-26 Thread Andy Williams
Thanks again. Unfortunately this server is in a location firewalled from the internet so I can't clone the repo. However, there seems to be a trail of issues I need to address in the same way you've done. I downloaded the stress- fanotify.c module via copy & paste & tried to recompile and that

[Bug 1700484] Re: Unable to build 0.08.06 on RHEL6.9

2017-06-26 Thread Colin Ian King
try the following: mkdir tmp cd tmp git clone git://kernel.ubuntu.com/cking/stress-ng cd stress-ng make clean make -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1700484 Title: Unable to build

[Bug 1700484] Re: Unable to build 0.08.06 on RHEL6.9

2017-06-26 Thread Andy Williams
Hi Colin, Apologies; I'm not a programmer and don't use git so I've tried to manually apply this edit. If I've done it correctly the fix has not worked. I downloaded the latest source for stress-cyclic.c and compared it with the version from the tarball and there appear to be a few other fixes

[Bug 1700484] Re: Unable to build 0.08.06 on RHEL6.9

2017-06-26 Thread Colin Ian King
Thanks for reporting this. Fix committed: http://kernel.ubuntu.com/git/cking/stress- ng.git/commit/?id=138670bab0c352c09c81ee8836863f660c696107 Please try this fix and let me know if it resolves the issue. ** Changed in: stress-ng (Ubuntu) Status: New => In Progress ** Changed in:

[Bug 1700484] Re: Unable to build 0.08.06 on RHEL6.9

2017-06-26 Thread Andy Williams
[root@lonineng380ivb1 stress-ng-0.08.06]# cc -v Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared