Search Criteria
Package Details: mprime 307b9-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/mprime.git (read-only, click to copy) |
---|---|
Package Base: | mprime |
Description: | A GIMPS, distributed computing project client, dedicated to finding Mersenne primes. |
Upstream URL: | http://www.mersenne.org |
Licenses: | custom |
Conflicts: | mprime-bin |
Submitter: | graysky |
Maintainer: | graysky |
Last Packager: | graysky |
Votes: | 71 |
Popularity: | 0.32 |
First Submitted: | 2013-12-11 21:18 (UTC) |
Last Updated: | 2022-05-05 18:19 (UTC) |
Dependencies (4)
- boost-libs (boost171, boost-libs-git)
- curl (curl-minimal-git, curl-git)
- hwloc
- boost (boost-git) (make)
Latest Comments
Shished commented on 2022-05-17 12:03 (UTC)
When app is launched dmesg shows this message:
process 'arch/usr/bin/mprime' started with executable stack
What is that?
Iiridayn commented on 2020-08-14 01:05 (UTC)
It might be useful to note clearly that this source version of
mprime
can not communicate with the work server. This is a deliberate choice, to prevent a modified client from spamming the server with fake results. Thus, work files will need to be downloaded/uploaded manually, if using it to find Mersenne Primes instead of stress testing.graysky commented on 2020-03-23 12:28 (UTC) (edited on 2020-03-23 12:29 (UTC) by graysky)
It builds and runs for me.
tdolega commented on 2020-03-23 11:29 (UTC)
error libhwloc.so.5 :(
graysky commented on 2020-03-19 08:34 (UTC)
@aqua - You have to rebuild it because the underlying libs changes.
graysky commented on 2020-03-19 08:33 (UTC) (edited on 2020-03-21 10:56 (UTC) by graysky)
@yochananmarqos - not out-of-date until they post source for 298b7 ... https://mersenneforum.org/showthread.php?p=540358
emiliobadillio commented on 2020-03-18 14:41 (UTC)
@aqua123 I got that same error when installing from pacman, but if you build it from cloning the repository, it works. New issue when running a stress test, it will kill the process after running once on each cpu.
aqua123 commented on 2020-03-18 14:02 (UTC)
I'm getting
when I try to run
mprime
. In/usr/lib/
I findlibhwloc.so
,libhwloc.so.15
, andlibhwloc.so.15.1.0
. I've tried to symlinklibhwloc.so.5
to one of these but I keep getting segfaults when the stress tests start so I think I'm doing something wrong - is this an issue that anyone else is facing?gee commented on 2019-04-14 01:28 (UTC)
Thank you for the quick turnaround!
graysky commented on 2019-04-13 17:21 (UTC)
Oops, I didn't mean to push the updated version. For some reason, hwloc in in [extra] is outdated. Once it goes to 2.0.3 this will work. Until then I will push 294b7-4 back.
gee commented on 2019-04-13 17:08 (UTC)
Is it a good idea to depend on something not found even in aur?
CyberShadow commented on 2018-04-12 22:42 (UTC)
I think make will only pull things from the environment if the variables are set with := , not = . Is that why you re-added the makefile patch?
In any case, what I meant was: make CFLAGS="..." CXXFLAGS="..." etc.
Also, not sure why the variables were added to the package function - the make invocation happens in the build function :)
I guess I should try submitting a tested patch rather than vague suggestions.
graysky commented on 2018-04-12 18:06 (UTC) (edited on 2018-04-12 18:10 (UTC) by graysky)
@TX1683 - Fixed in 294b7-3 @arcnmx - Odd... built fine for me last night but not now. Fuck it. 294b7-4.
arcnmx commented on 2018-04-12 17:02 (UTC)
In addition to that error, using --skipinteg fails later on when linking (it seems to try to statically link curl and hwloc, while only .so is present?)
TX1683 commented on 2018-04-12 08:58 (UTC)
There is problem in latest PKGBUILD.
==> ERROR: Integrity checks (sha256) differ in size from the source array. ==> ERROR: Makepkg was unable to build mprime.
graysky commented on 2018-04-11 21:27 (UTC)
@CyberShadow - Guess not but it really doesn't matter.
CyberShadow commented on 2018-04-11 19:22 (UTC)
Sorry, is unfuck_makefile.patch really needed? The patch just seems to adjust some variable definitions, but you can override make variables by placing them on its command-line.
graysky commented on 2017-10-18 19:22 (UTC)
qrwteyrutiyoup commented on 2017-10-18 15:06 (UTC)
graysky commented on 2017-10-09 19:24 (UTC)
graysky commented on 2017-05-13 10:41 (UTC)
cinna commented on 2017-05-13 08:22 (UTC)
jugs commented on 2017-04-08 18:09 (UTC)
graysky commented on 2017-03-21 18:32 (UTC)
gavinhungry commented on 2017-03-21 16:33 (UTC)
kerberizer commented on 2017-03-21 12:28 (UTC)
graysky commented on 2017-03-20 11:19 (UTC)
graysky commented on 2016-03-10 21:03 (UTC)
coruun commented on 2016-03-10 08:13 (UTC)
graysky commented on 2016-02-18 19:10 (UTC)
ase1590 commented on 2016-02-18 15:12 (UTC)
graysky commented on 2015-09-21 06:29 (UTC)
firekage commented on 2015-09-21 03:27 (UTC)
graysky commented on 2015-05-28 19:18 (UTC)
graysky commented on 2015-05-28 15:10 (UTC)
graysky commented on 2014-10-09 04:39 (UTC)
graysky commented on 2014-08-13 19:22 (UTC)
graysky commented on 2014-06-04 21:34 (UTC)
graysky commented on 2014-02-08 13:44 (UTC)
0x47 commented on 2014-02-07 20:53 (UTC)
graysky commented on 2013-12-21 11:23 (UTC)
Xyne commented on 2013-12-21 01:34 (UTC)