Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 592914 - sci-mathematics/gimps: compile from source
Summary: sci-mathematics/gimps: compile from source
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Paolo Pedroni
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-05 10:43 UTC by .
Modified: 2018-03-15 13:06 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description . 2016-09-05 10:43:51 UTC
Currently the ebuild just downloads a binary pre-compiled by upstream even though sources are publicly available.
Comment 1 Thomas Kahle (RETIRED) gentoo-dev 2016-09-06 10:59:25 UTC
Paolo, do you remember why this is?
Comment 2 Paolo Pedroni 2016-09-06 11:02:49 UTC
(In reply to Thomas Kahle from comment #1)
> Paolo, do you remember why this is?

Because the public sources are missing a small "proprietary" bit (I don't actually remember exactly what it is), that allows the client to be properly trusted by the server.
Comment 3 Thomas Kahle (RETIRED) gentoo-dev 2016-09-06 11:06:41 UTC
So the answer is: You can only participate in the official gimps project with the official binaries.  I'll close this as "CANTFIX". Thanks.
Comment 4 . 2016-09-06 19:29:16 UTC
mprime can work even if you don't become a member of the network. Eg. Arch linux provides both compiled and binary version.
Comment 5 Thomas Kahle (RETIRED) gentoo-dev 2016-09-07 07:11:26 UTC
Fair enough, but how does arch inform their users? I imagine that 99% or more install this package because they want to join the gimps project.
Comment 6 . 2016-09-07 19:19:52 UTC
Arch is a little confusing with this, it even calls the packages mprime{,-bin}. Maybe we could leave this package alone and create a new one, source based and  called mprime. That should make it clear what's what.
Comment 7 Thomas Kahle (RETIRED) gentoo-dev 2016-09-09 15:39:21 UTC
(In reply to Jan Chren (rindeal) from comment #6)
> Arch is a little confusing with this, it even calls the packages
> mprime{,-bin}. Maybe we could leave this package alone and create a new one,
> source based and  called mprime. That should make it clear what's what.

It seems like one option, although it's a bit weird to have the same package twice with different names.  Maybe a use-flag with apropriate description is better. Opinions?
Comment 8 Paolo Pedroni 2016-09-09 15:44:19 UTC
(In reply to Thomas Kahle from comment #7)
> It seems like one option, although it's a bit weird to have the same package
> twice with different names.  Maybe a use-flag with apropriate description is
> better. Opinions?

Sorry, Tomka, you won't get an opinion from me ;)

I only use the binaries for the official GIMPS project, I'm not interested in compilation from source for this package. Do whatever you please, as long as the pre-compiled binary remains.
Comment 9 . 2016-09-11 12:47:07 UTC
(In reply to Thomas Kahle from comment #7)
>  Maybe a use-flag with apropriate description is
> better. Opinions?

Impossible, the ebuid will have different KEYWORDS if built from source.
Comment 10 Thomas Kahle (RETIRED) gentoo-dev 2016-09-11 20:23:18 UTC
(In reply to Jan Chren (rindeal) from comment #9)
> (In reply to Thomas Kahle from comment #7)
> >  Maybe a use-flag with apropriate description is
> > better. Opinions?
> 
> Impossible, the ebuid will have different KEYWORDS if built from source.

No, it is certainly possible.  There could be a "bin" or "gimps" useflag on the mprime package which enables the binary blob.  This useflag would then have to be masked on all arches for which there are no binary packages.  Keywords have little to do with this.

Anyway, I have little motivation or time to implement the source package.  For me the default case to install this program is to join the gimps project.  Is there any user out there who wants to use the source package and not just have it for "completeness"?
Comment 11 David Seifert gentoo-dev 2016-09-11 20:39:51 UTC
(In reply to Jan Chren (rindeal) from comment #9)

Why not send in a PR and we can take a look at it?
Comment 12 Paolo Pedroni 2018-03-15 13:06:34 UTC
18 months have passed and nobody stepped up to provide an ebuild for this. Closing as WONTFIX.

Besides the package depends a lot on optimized assembler for the x86 and amd64 architectures so there is next to no hope that it can be successfully compiled for other archs.