Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 324845 - libsoup-2.30.1 sandbox access violations
Summary: libsoup-2.30.1 sandbox access violations
Status: RESOLVED DUPLICATE of bug 309469
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-20 14:35 UTC by Jean-Francois Ostiguy
Modified: 2010-06-20 14:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Francois Ostiguy 2010-06-20 14:35:23 UTC
emerge fails with access violations.



Reproducible: Always

Steps to Reproduce:
1.emerge -u libsoup
2.
3.

Actual Results:  
net-libs/libsoup-2.30.1
 * libsoup-2.30.1.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                                [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                     [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                    [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                   [ ok ]
You should enable -g (or higher) for debugging!
 * CPV:  net-libs/libsoup-2.30.1
 * REPO: gentoo
 * USE:  elibc_glibc gnome kernel_linux ssl userland_GNU x86
>>> Unpacking source...
>>> Unpacking libsoup-2.30.1.tar.bz2 to /var/tmp/portage/net-libs/libsoup-2.30.1/work
>>> Source unpacked in /var/tmp/portage/net-libs/libsoup-2.30.1/work
>>> Preparing source in /var/tmp/portage/net-libs/libsoup-2.30.1/work/libsoup-2.30.1 ...
 * Fixing OMF Makefiles ...                                                                                                               [ ok ]
 * Running elibtoolize in: libsoup-2.30.1
 *   Applying portage-2.2.patch ...
 *   Applying sed-1.5.6.patch ...
 *   Applying as-needed-2.2.6.patch ...
 * Running eautoreconf in '/var/tmp/portage/net-libs/libsoup-2.30.1/work/libsoup-2.30.1' ...
 * Running aclocal -I m4 ...                                                                                                              [ ok ]
 * Running libtoolize --copy --force --install --automake ...                                                                             [ ok ]
 * Running aclocal -I m4 ...                                                                                                              [ ok ]
 * Running autoconf ...                                                                                                                   [ ok ]
 * Running autoheader ...                                                                                                                 [ ok ]
 * Running automake --add-missing --copy --foreign ...                                                                                    [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-libs/libsoup-2.30.1/work/libsoup-2.30.1 ...
 * econf: updating libsoup-2.30.1/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating libsoup-2.30.1/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-static --without-gnome --enable-ssl --disable-gtk-doc
configure: loading site script /usr/share/config.site
configure: loading site script /usr/share/crossdev/include/site/linux
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make sets $(MAKE)... (cached) yes
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.21.3... yes (version 2.24.1)
checking for XML... yes
checking for Win32... no
checking for gmtime_r... yes
checking for mmap... yes
checking for socket... yes
checking for LIBGNUTLS... yes
checking for libgcrypt-config... /usr/bin/libgcrypt-config
checking for LIBGCRYPT - version >= 1.2.0... yes (1.4.5)
checking LIBGCRYPT API version... okay
checking whether to build libsoup-gnome... no
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
checking whether gcc understands -Wmissing-include-dirs... yes
checking whether gcc understands -Wundef... yes
configure: checking for programs needed for regression tests
checking for httpd2... no
checking for httpd... no
checking for apache2... /usr/sbin/apache2
checking Apache version... 2.2.15 (Unix) (ok)
checking for Apache module directory... /usr/lib/apache2/modules
checking for php... php
checking for Apache PHP module... yes
checking for xmlrpc-epi-php... ACCESS DENIED  unlink:       /session_mm_cli250.sem
ACCESS DENIED  open_wr:      /session_mm_cli250.sem
ACCESS DENIED  unlink:       /session_mm_cli250.sem
yes
checking for curl... /usr/bin/curl
configure: creating ./config.status
config.status: creating libsoup-2.4.pc
config.status: creating libsoup-gnome-2.4.pc
config.status: creating Makefile
config.status: creating libsoup-zip
config.status: creating libsoup/Makefile
config.status: creating tests/Makefile
config.status: creating tests/httpd.conf
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
>>> Source configured.
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE "/var/log/sandbox/sandbox-3741.log"

VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: unlink
S: deny
P: /session_mm_cli250.sem
A: /session_mm_cli250.sem
R: /session_mm_cli250.sem
C: php --rf xmlrpc_server_create 

F: open_wr
S: deny
P: /session_mm_cli250.sem
A: /session_mm_cli250.sem
R: /session_mm_cli250.sem
C: php --rf xmlrpc_server_create 

F: unlink
S: deny
P: /session_mm_cli250.sem
A: /session_mm_cli250.sem
R: /session_mm_cli250.sem
C: php --rf xmlrpc_server_create 
--------------------------------------------------------------------------------

>>> Failed to emerge net-libs/libsoup-2.30.1, Log file:
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-06-20 14:42:50 UTC

*** This bug has been marked as a duplicate of bug 309469 ***