Search Criteria
Package Details: mprime 2:30.19.20-1
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: | 78 |
Popularity: | 0.49 |
First Submitted: | 2013-12-11 21:18 (UTC) |
Last Updated: | 2024-12-31 08:44 (UTC) |
Dependencies (4)
- boost-libs
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- hwloc
- boost (boost-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
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)
« First ‹ Previous 1 2 3 4 5 6 Next › Last »