Gentoo Archives: gentoo-alt

From: JC D <mail2jcdx@×××××.de>
To: "gentoo-alt@l.g.o" <gentoo-alt@l.g.o>
Subject: Re: [gentoo-alt] Problems with getting gentoo scientific packages installed
Date: Tue, 06 Jan 2015 13:18:15
Message-Id: 1470834178.5208653.1420550110123.JavaMail.yahoo@jws11161.mail.ir2.yahoo.com
In Reply to: Re: [gentoo-alt] Problems with getting gentoo scientific packages installed by Jeremy Olexa
1 Hi Jeremy,
2 Yes it helps ;-) I checked Macports and found that all my favourite packages are available there. For productivity reasons I have to think about using macports again or give homebrew a try.
3
4 The installation problems are mostly related to some basic packages such as lisp packages sbcl and gcl.
5 It wasn't even possible to install emacs.However, if helps to improve gentoo_prefix I will go on ;-)
6 Could please tell me where exactly I  have to add the keyword? "(just add the keyword and it will work)" You mean in my make.conf? Or how where do I have to add so it will be applied to a certain package.
7 Thank you!
8
9
10
11
12 Jeremy Olexa <darkside@g.o> schrieb am 4:35 Montag, 5.Januar 2015:
13
14
15
16
17 Hi JC,
18
19 On Sun, Jan 4, 2015 at 10:54 AM, JC D <mail2jcdx@×××××.de> wrote:
20 > Hi Group!
21 >
22 > I am using gentoo_prefix on a Mac OS 10.10.
23 >
24 > I am trying to install some packages, especially scientific stuff like
25 > maxima/wxmaxima, paraview and mayavi.
26 > None of these packages works right now and I suspect a major problem with my
27 > gentoo_prefix.
28 > The process fails and one of the messages is: "Darwin patch set
29 > 'darwin-conf' failed to apply!"
30 > What does this mean? Is this an "error" of the ebuild or do I have some
31 > configuration problem on my system that need to be fixec?
32
33 There is probably no problem with your Gentoo Prefix installation. It
34 looks like you are trying to install some packages that have never
35 been tested and/or ported to to x64-macos architecture. You will have
36 various levels of success here, ranging from easy (just add the
37 keyword and it will work) to very difficult (rewrite the poorly
38 written scientific package build system to support an offset). At
39 least, if the package exists in Macports, it has some chance of
40 success in Gentoo Prefix :)
41
42 > My ACCEPT_KEYWORDS ist "~x64-macos". Does this mean I am using a "unstable"
43 > branch?  (This is not from my make.conf)
44
45 Actually, there is no 'stable' concept in Gentoo Prefix. You are
46 always using latest version of packages. The Gentoo Prefix team simply
47 does not have the staff to maintain different stable/unstable trees.
48 It normally works out pretty well by leveraging some of the work of
49 Gentoo Linux developers and rely on the fact that massively broken
50 packages do not appear in ~arch on a often.
51
52 > I am asking, because I could e.g. not install eselect-opengl-1.3.1 but I
53 > after masking this version I could emerge eselect-opengl-1.2.7 without
54 > problems.
55
56 Hard to say the problem with the latest version. Did you look at the
57 bug tracker or file an issue?
58
59 > Would it be possible to set ACCEPT_KEYWORDS="+x64-macos" to switch to the
60 > stable branch? And how do I have to reemerge my system in case I do this?
61 >
62 > I am a little desperate because I would like to use gentoo_prefix as a
63 > replace for Macports. However, right now I get no package installed.
64 > Please let me know which information you need. Right now I do not know where
65 > to start...
66
67 If you have successfully bootstrapped, you actually have several
68 packages installed :)
69
70 Hope that helps a little bit,
71 Jeremy

Replies