Search Criteria
Package Details: interbench 0.31-4
Git Clone URL: | https://aur.archlinux.org/interbench.git (read-only, click to copy) |
---|---|
Package Base: | interbench |
Description: | Emulates and measures CPU scheduling latency and jitter |
Upstream URL: | http://users.on.net/~ckolivas/interbench/ |
Licenses: | |
Submitter: | None |
Maintainer: | mschu |
Last Packager: | mschu |
Votes: | 27 |
Popularity: | 0.155820 |
First Submitted: | 2005-09-11 09:06 |
Last Updated: | 2016-01-03 17:15 |
Latest Comments
graysky commented on 2013-04-11 21:29
Ah, you posted while I was typing :p
graysky commented on 2013-04-11 21:29
There is no error, but since the binary is already compiled, nothing new happens; makepkg just packages to precompiled binary which is not good.
For example, it appears the included bin is for x86_64; here is what happens if I try to run it on i686:
% ./interbench
zsh: exec format error: ./interbench
If you add the make clean first, you will see the compilation output while makepkg compiles it. Give it a shot and see for yourself. Probably should email upstream to let them know.
mschu commented on 2013-04-11 21:27
Ah, now I see what you meant. Fixed, thank you.
mschu commented on 2013-04-11 21:24
Can you post the error you get? I have no problems without cleaning.
graysky commented on 2013-04-11 21:23
I think you need to run a `make clean` first since for some reason the source comes with a pre-compiled interbench and temp files (4 of them actually).
mschu commented on 2011-11-13 16:47
Updated & added docs. Please do not refrain mo marking packages out of date if they are no longer functional.
graysky commented on 2011-11-13 16:26
You need to upload the URL: http://ck.kolivas.org/apps/interbench/interbench-0.31.tar.bz2
Also, consider including readme and readme.interactivity as docs?