Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 371603 - EKOPath 4 Compiler Suite: request for ebuild
Summary: EKOPath 4 Compiler Suite: request for ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement with 1 vote (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/path64/compiler
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-14 11:56 UTC by Jeremy Murphy
Modified: 2011-07-18 07:47 UTC (History)
16 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 Jeremy Murphy 2011-06-14 11:56:21 UTC
I don't think the files have actually been made available yet, but I wanted to raise awareness of this impending release so that we can get it in the tree asap.

Reproducible: Always
Comment 1 Sebastian 2011-06-14 16:15:07 UTC
source is available, but i can't find release notes
https://github.com/path64/compiler
Comment 2 DaggyStyle 2011-06-14 18:31:20 UTC
it might be advisable to wait until all the sources will be released, till then, one can try the binary compiler.
Comment 3 Jeremy Murphy 2011-06-15 08:25:08 UTC
I'm compiling it now and it broke at 31% on the -march=core2 CFLAG.
Comment 4 Jeremy Murphy 2011-06-15 08:27:03 UTC
Changing the URL, putting the link to the news article here: http://www.phoronix.com/vr.php?view=16135
Comment 5 Antonio Guillen 2011-06-15 09:06:51 UTC
(In reply to comment #1)
> source is available, but i can't find release notes
> https://github.com/path64/compiler

That is not the source code EKOPath. For now, Pathscale has not released the source code EKOPath.
Comment 6 Jeremy Murphy 2011-06-15 10:29:18 UTC
Yeah, the actual release of the source code is a bit of a mess.  Seems like it might actually be going into: https://github.com/pathscale 
I'll keep an eye on it and try not to make too much noise.
The CTO of PathScale is announcing everything on Twitter: http://twitter.com/#!/CTOPathScale
Comment 7 Nikos Chantziaras 2011-06-17 20:58:14 UTC
I see there's an dev-lang/ekopath-bin ebuild.  I can't install it though:

>>> Install ekopath-bin-4.0.10_pre20110612 into /var/tmp/portage/dev-lang/ekopath-bin-4.0.10_pre20110612/image/ category dev-lang
There was an error registering the RPM file: 
ACCESS DENIED  open_wr:      /var/lib/rpm/__db.001
ACCESS DENIED  open_wr:      /var/lib/rpm/__db.Name
error: cannot open Name index using db4 - Permission denied (13)
ACCESS DENIED  open_wr:      /var/lib/rpm/.rpm.lock
error: can't create transaction lock on /var/lib/rpm/.rpm.lock (Permission denied)
Comment 8 Jeremy Murphy 2011-06-19 06:55:27 UTC
Yeah, thanks Kacper!  I will leave this bug open because of course I/we ultimately want a source ebuild, but the binary ebuild is a good stop-gap.

Sorry, can't help you Nikos, it installed fine for me.
Comment 9 Bruce Guenter 2011-06-20 16:12:53 UTC
I get a similar error to Nikos on dev-lang/ekopath-bin:

>>> Install ekopath-bin-4.0.10_pre20110612 into /tmp/portage/dev-lang/ekopath-bin-4.0.10_pre20110612/image/ category dev-lang
There was an error registering the RPM file: 
ACCESS DENIED  open_wr:      /
error: cannot get exclusive lock on /var/lib/rpm/Packages
error: cannot open Packages index using db3 - Operation not permitted (1)
error: cannot open Packages database in /var/lib/rpm
>>> Completed installing ekopath-bin-4.0.10_pre20110612 into /tmp/portage/dev-lang/ekopath-bin-4.0.10_pre20110612/image/

Moving aside the rpm binaries appears to fix the problem.
Comment 10 Nikos Chantziaras 2011-06-21 02:35:08 UTC
What do you mean with "moving aside"?
Comment 11 Bruce Guenter 2011-06-21 02:37:37 UTC
I meant that I moved the /usr/bin/rpm* files out of /usr/bin, emerged dev-lang/ekopath-bin, and then moved them back in.  It would seem installing this ebuild only works if app-arch/rpm is not normally installed.
Comment 12 Lori 2011-06-21 06:52:11 UTC
I couldn't install dev-lang/ekopath-bin cleanly either, my workaround was to disable the sandbox:

FEATURES="-sandbox" emerge -av dev-lang/ekopath-bin
Comment 13 Jeremy Murphy 2011-07-18 01:26:15 UTC
Does anyone know if the source code at https://github.com/pathscale is something that would be useful to us?  I mean, do we want an ebuild for it?  I don't have time to investigate it in detail, sorry.
Comment 14 DaggyStyle 2011-07-18 05:46:08 UTC
(In reply to comment #13)
> Does anyone know if the source code at https://github.com/pathscale is
> something that would be useful to us?  I mean, do we want an ebuild for it?  I
> don't have time to investigate it in detail, sorry.

this? ;) https://bugs.gentoo.org/show_bug.cgi?id=374739
Comment 15 Jeremy Murphy 2011-07-18 06:36:21 UTC
Yes, thank you.  :)