Gentoo Archives: gentoo-alt

From: Michael Fothergill <michael.fothergill@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Re: simple question about installing chromium browser for use in debian OS using gentoo prefix..
Date: Wed, 26 Jun 2019 09:41:03
Message-Id: CANc=Sd1RiN1ZzqRFmcxCUjNM5cJWbhWLD9bE4pM6+tz2WCPafQ@mail.gmail.com
In Reply to: Re: [gentoo-alt] Re: simple question about installing chromium browser for use in debian OS using gentoo prefix.. by Sam Pfeiffer
1 Many thanks for the suggestions and advice again.
2
3 Chromium has emerged and has been installed.
4
5 I added the video card and input device entries to the gentoo prefix
6 make.conf file.
7
8 I ran the source and env updates.
9
10 Then I emerged x11-base/xorg-server.
11
12 It chuntered away through 15 of the 23 packages grumbling about there being
13 no kernel in /usr/src/linux which I ignored.
14
15
16 It then failed trying to emerge the input device package dev-libs/input:
17
18 * Messages for package dev-libs/libinput-1.13.2:
19
20 * ERROR: dev-libs/libinput-1.13.2::gentoo failed:
21 * Aborting due to QA concerns: there are files installed outside the
22 prefix
23 *
24 * Call stack:
25 * misc-functions.sh, line 586: Called install_qa_check
26 * misc-functions.sh, line 132: Called source 'install_symlink_html_docs'
27 * 05prefix, line 114: Called install_qa_check_prefix
28 * 05prefix, line 27: Called die
29 * The specific snippet of code:
30 * die "Aborting due to QA concerns: there are files
31 installed outside the prefix"
32 *
33 * If you need support, post the output of `emerge --info
34 '=dev-libs/libinput-1.13.2::gentoo'`,
35 * the complete build log and the output of `emerge -pqv
36 '=dev-libs/libinput-1.13.2::gentoo'`.
37 * The complete build log is located at
38 '/home/mikef/gentoo/var/tmp/portage/dev-libs/libinput-1.13.2/temp/build.log'.
39 * The ebuild environment file is located at
40 '/home/mikef/gentoo/var/tmp/portage/dev-libs/libinput-1.13.2/temp/environment'.
41 * Working directory:
42 '/home/mikef/gentoo/var/tmp/portage/dev-libs/libinput-1.13.2/image/home/mikef/gentoo'
43 * S:
44 '/home/mikef/gentoo/var/tmp/portage/dev-libs/libinput-1.13.2/work/libinput-1.13.2'
45
46 * GNU info directory index is up-to-date.
47 mikef@fart ~/gentoo/etc/portage $ ^C
48 mikef@fart ~/gentoo/etc/portage $
49
50 ************************
51
52 Suggestions on a cure here would be appreciated.
53
54 Regards
55
56 MF
57
58
59
60
61 On Wed, 26 Jun 2019 at 02:37, Sam Pfeiffer <sammypfeiffer@×××××.com> wrote:
62
63 > In my experience graphics stuff can work on Prefix. At least without
64 > drivers on the way... I've used the 3D graphics visualizer Rviz from my
65 > prefix.
66 >
67 > On Wed, Jun 26, 2019, 03:53 Fabian Groffen <grobian@g.o wrote:
68 >
69 >> On 25-06-2019 17:37:16 +0100, Michael Fothergill wrote:
70 >> > MAny thanks again.
71 >> >
72 >> > node js 9999999 has compiled and now chromium is slowly compiling.
73 >> >
74 >> > I should have turned on the jumbo-build flag..........
75 >> >
76 >> > I have a conventional gentoo install on this machine alongside
77 >> debian/gentoo
78 >> > prefix.
79 >> >
80 >> > If I would take e.g. the video card settings etc from the make.conf
81 >> from the
82 >> > ordinary gentoo install and put them in
83 >> >
84 >> > the gentoo prefix make.conf would that help me configure xorg-server to
85 >> work
86 >> > properly when I come to emerge it?
87 >>
88 >> You can try this, I don't know how much will work (videocards and stuff
89 >> sounds like things which won't work unprivileged).
90 >>
91 >> > Suggestions on the way forward here are welcome.
92 >>
93 >> Try it, see where you hit problems.
94 >>
95 >> Fabian
96 >> >
97 >> > Regards
98 >> >
99 >> > MF
100 >> >
101 >> >
102 >> > read_char: errno==EILSEQ; invalid byte sequence for UTF-8:
103 >> --
104 >> Fabian Groffen
105 >> Gentoo on a different level
106 >>
107 >

Replies