Gentoo Archives: gentoo-user

From: covici@××××××××××.com
To: gentoo-user@l.g.o
Subject: [gentoo-user] problem emerging libsoup 2.29.91
Date: Mon, 15 Mar 2010 08:24:32
Message-Id: 17862.1268641372@ccs.covici.com
1 Hi. On my latest update I cannot emerge libsoup -- I did a google
2 search, but I cannot find anything relevant -- this is what I get:
3
4 checking for Apache PHP module... yes
5 checking for xmlrpc-epi-php... ACCESS DENIED unlink:
6 /session_mm_cli0.sem
7 ACCESS DENIED open_wr: /session_mm_cli0.sem
8 ACCESS DENIED unlink: /session_mm_cli0.sem
9 yes
10 checking for curl... /usr/bin/curl
11 configure: creating ./config.status
12 config.status: creating libsoup-2.4.pc
13 config.status: creating libsoup-gnome-2.4.pc
14 config.status: creating Makefile
15 config.status: creating libsoup-zip
16 config.status: creating libsoup/Makefile
17 config.status: creating tests/Makefile
18 config.status: creating tests/httpd.conf
19 config.status: creating docs/Makefile
20 config.status: creating docs/reference/Makefile
21 config.status: creating config.h
22 config.status: executing depfiles commands
23 config.status: executing libtool commands
24 >>> Source configured.
25 --------------------------- ACCESS VIOLATION SUMMARY
26 ---------------------------
27 LOG FILE "/var/log/sandbox/sandbox-15710.log"
28
29 VERSION 1.0
30 FORMAT: F - Function called
31 FORMAT: S - Access Status
32 FORMAT: P - Path as passed to function
33 FORMAT: A - Absolute Path (not canonical)
34 FORMAT: R - Canonical Path
35 FORMAT: C - Command Line
36
37 F: unlink
38 S: deny
39 P: /session_mm_cli0.sem
40 A: /session_mm_cli0.sem
41 R: /session_mm_cli0.sem
42 C: php --rf xmlrpc_server_create
43
44 F: open_wr
45 S: deny
46 P: /session_mm_cli0.sem
47 A: /session_mm_cli0.sem
48 R: /session_mm_cli0.sem
49 C: php --rf xmlrpc_server_create
50
51 F: unlink
52 S: deny
53 P: /session_mm_cli0.sem
54 A: /session_mm_cli0.sem
55 R: /session_mm_cli0.sem
56 C: php --rf xmlrpc_server_create
57 --------------------------------------------------------------------------------
58
59 >>> Failed to emerge net-libs/libsoup-2.29.91, Log file:
60
61 >>> '/var/log/portage/net-libs:libsoup-2.29.91:20100315-081624.log'
62
63 What the heck do I do with this?
64
65 Thanks in advance for all the great help I have gotten from this list.
66
67 --
68 Your life is like a penny. You're going to lose it. The question is:
69 How do
70 you spend it?
71
72 John Covici
73 covici@××××××××××.com

Replies

Subject Author
[gentoo-user] Re: problem emerging libsoup 2.29.91 Nicolas Sebrecht <nicolas.s-dev@×××××××.net>