Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Excitement...
Date: Fri, 22 Apr 2016 12:45:49
Message-Id: 8599488.ckcJRr68sN@peak
In Reply to: [gentoo-user] Excitement... by Peter Humphrey
1 On Monday 18 Apr 2016 10:28:00 I wrote:
2
3 > ... Well, after another 10 days of googling and trial and error, yesterday
4 > I arrived at a setup that works. Here are the versions I needed to
5 > specify:
6 >
7 > # cat /etc/portage/package.keywords
8 > ~dev-libs/libclc-0.1.0_pre20150305
9 > ~sci-misc/boinc-7.4.42
10 > sys-apps/nvme-cli
11 > sys-boot/gummiboot
12 > ~sys-devel/clang-3.6.2
13 > ~sys-devel/llvm-3.6.2
14 > sys-firmware/amdgpu-ucode
15 > ~sys-kernel/gentoo-sources-4.4.6
16 > ~x11-drivers/xf86-video-amdgpu-1.0.1
17
18 In fact that wasn't enough. Everything was working but one: ATLAS@home.
19 That's a BOINC project that downloads a .vdi file with a 64-bit client for
20 VirtualBox. To get that to work I had to use later versions of some
21 packages, viz:
22
23 $ cat /etc/portage/package.keywords
24 ~app-emulation/virtualbox-5.0.18
25 ~app-emulation/virtualbox-additions-5.0.18
26 ~app-emulation/virtualbox-extpack-oracle-5.0.18.106667
27 ~app-emulation/virtualbox-modules-5.0.18
28 ~dev-libs/libclc-0.1.0_pre20150305
29 ~sci-misc/boinc-7.4.42
30 sys-boot/gummiboot
31 ~sys-devel/clang-3.6.2
32 ~sys-devel/llvm-3.6.2
33 sys-firmware/amdgpu-ucode
34 ~sys-kernel/gentoo-sources-4.5.0
35 ~x11-drivers/xf86-video-amdgpu-1.1.0
36
37 > Going back to the GPU calculations, I'm quite certain that I couldn't ever
38 > have succeeded with any other distro than Gentoo, with portage's uncanny
39 > ability to winkle out the most obscure collisions and dependencies, so
40 > I'm very happy to echo Alan Mackenzie's praise for it.
41 >
42 > Well done, our devs, and thank you!
43
44 That bit stands, though.
45
46 --
47 Rgds
48 Peter