Gentoo Archives: gentoo-user

From: "james N." <james@×××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] chromium build issue
Date: Tue, 24 Dec 2013 20:35:24
Message-Id: 52B9EFF1.8000206@flatlan.net
In Reply to: Re: [gentoo-user] chromium build issue by "james N."
1 Took me a while because i don't use Chromium on that computer much so i lost track of the issue.
2
3 The problem seems to have been that python was built with /dev/shm mounted with mode 0755.
4 updated the mode to 1777 (tmp-style) and recompiled python
5 chromium now compiles fine.
6
7 not sure if that problem will crop up again, or what the best approach would be
8
9 On 11/23/2013 03:45 PM, james N. wrote:
10 > On 11/22/2013 07:31 PM, Alecks Gates wrote:
11 >
12 >>
13 >> What kernel are you running and/or what kernel did you build python2.7
14 >> with? I would try remerging dev-lang/python:2.7
15 >>
16 >> Possibly relevant:
17 >> http://bugs.python.org/issue8326
18 >>
19 >
20 > I ran python-updater like Walt suggested, no help.
21 > Then I rebuilt dev-lang/python:2.7 still didn't help.
22 >
23 > python-2.7 was built against gentoo-sources-3.11.0 which is my current kernel.
24 >
25 > If it helps, these are my python and chromium flags.
26 >
27 > [ebuild R ] dev-lang/python-2.7.5-r3:2.7 USE="gdbm ipv6 ncurses readline sqlite ssl threads
28 > (wide-unicode) xml -berkdb -build -doc -examples -hardened -tk -wininst" 0 kB
29 >
30 >
31 > [ebuild U ~] www-client/chromium-32.0.1700.19 [31.0.1650.48] USE="bindist -cups -custom-cflags
32 > -gnome -gnome-keyring -kerberos (-neon) -pulseaudio (-selinux) (-system-sqlite) (-tcmalloc) {-test}
33 > (-gps%)" LINGUAS="am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he hi hr hu id it ja
34 > kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl sr sv sw ta te th tr uk vi zh_CN zh_TW" 0 kB
35 >
36 > Anymore info i can give?
37 >
38 > Further help would be greatly appreciated.
39 >
40
41
42 --
43 James
44
45 This is my signature. Please don't steal it.