Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 99343 Details for
Bug 150854
sandbox emerge fails with: ACCESS DENIED access_wr: /
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Output from: emerge --newuse sandbox
access_wr.unx (text/plain), 15.35 KB, created by
Henrik
on 2006-10-10 23:33:56 UTC
(
hide
)
Description:
Output from: emerge --newuse sandbox
Filename:
MIME Type:
Creator:
Henrik
Created:
2006-10-10 23:33:56 UTC
Size:
15.35 KB
patch
obsolete
> emerge --newuse sandbox >>>> --newuse implies --update... adding --update to options. >Calculating dependencies... done! > >>>> Emerging (1 of 1) sys-apps/sandbox-1.2.17 to / >>>> Downloading 'http://distfiles.gentoo.org/distfiles/sandbox-1.2.17.tar.bz2' >--08:17:02-- http://distfiles.gentoo.org/distfiles/sandbox-1.2.17.tar.bz2 > => `/usr/portage/distfiles/sandbox-1.2.17.tar.bz2' >Resolving distfiles.gentoo.org... 64.50.236.52, 64.50.238.52, 216.165.129.135, ... >Connecting to distfiles.gentoo.org|64.50.236.52|:80... connected. >HTTP request sent, awaiting response... 200 OK >Length: 233,461 (228K) [application/x-tar] > >100%[====================================================>] 233,461 33.17K/s >ETA 00:00 > >08:17:15 (33.14 KB/s) - `/usr/portage/distfiles/sandbox-1.2.17.tar.bz2' saved >[233461/233461] > > * checking ebuild checksums ;-) ... >[ ok ] > * checking auxfile checksums ;-) ... >[ ok ] > * checking miscfile checksums ;-) ... >[ ok ] > * checking sandbox-1.2.17.tar.bz2 ;-) ... >[ ok ] >>>> Unpacking source... >>>> Unpacking sandbox-1.2.17.tar.bz2 to /var/tmp/portage/sandbox-1.2.17/work >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/sandbox-1.2.17/work/sandbox-1.2.17 ... > * If configure fails with a 'cannot run C compiled programs' error, try this: > * FEATURES=-sandbox emerge sandbox >ACCESS DENIED access_wr: / > * Configuring sandbox for ABI=default... > * econf: updating sandbox-1.2.17/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating sandbox-1.2.17/config.sub with /usr/share/gnuconfig/config.sub >../sandbox-1.2.17//configure --prefix=/usr --host=i686-pc-linux-gnu >--mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc >--localstatedir=/var/lib --libdir=/usr/lib --build=i686-pc-linux-gnu >checking for a BSD-compatible install... /bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >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 ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking for library containing strerror... none required >checking for a BSD-compatible install... /bin/install -c >checking whether make sets $(MAKE)... (cached) yes >checking for gawk... (cached) gawk >checking for readelf... readelf >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for egrep... grep -E >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 /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from >i686-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for correct ltmain.sh version... yes >checking if i686-pc-linux-gnu-gcc static flag works... yes >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 >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... 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 >configure: creating libtool >appending configuration tag "CXX" to libtool >appending configuration tag "F77" to libtool >checking for working alloca.h... yes >checking for alloca... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for memory.h... (cached) yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking for an ANSI C-conforming const... yes >checking for uid_t in sys/types.h... yes >checking for mode_t... yes >checking for size_t... yes >checking for ptrdiff_t... yes >checking for unistd.h... (cached) yes >checking for working chown... yes >checking for pid_t... yes >checking for unistd.h... (cached) yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking whether lstat dereferences a symlink specified with a trailing slash... yes >checking whether lstat accepts an empty string... no >checking whether lstat dereferences a symlink specified with a trailing slash... >(cached) yes >checking return type of signal handlers... void >checking whether stat accepts an empty string... no >checking for bzero... yes >checking for ftruncate... yes >checking for getcwd... yes >checking for lchown... yes >checking for memmove... yes >checking for mempcpy... yes >checking for memset... yes >checking for mkdir... yes >checking for pathconf... yes >checking for realpath... yes >checking for rmdir... yes >checking for setenv... yes >checking for strcasecmp... yes >checking for strchr... yes >checking for strdup... yes >checking for strerror... yes >checking for strndup... yes >checking for strrchr... yes >checking for strspn... yes >checking for strstr... yes >checking for dlopen in -ldl... yes >checking for dlvsym in -ldl... yes >checking truncate argument type... off_t >checking for RTLD_NEXT... yes >checking libc path... /lib/libc.so.6 >checking libc version... libc.so.6 >configure: creating ./config.status >config.status: creating Makefile >config.status: creating scripts/Makefile >config.status: creating data/Makefile >config.status: creating src/Makefile >config.status: creating config.h >config.status: executing depfiles commands > * Building sandbox for ABI=default... >make all-recursive >make[1]: Entering directory >`/var/tmp/portage/sandbox-1.2.17/work/build-default-i686-pc-linux-gnu' >Making all in scripts >make[2]: Entering directory >`/var/tmp/portage/sandbox-1.2.17/work/build-default-i686-pc-linux-gnu/scripts' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory >`/var/tmp/portage/sandbox-1.2.17/work/build-default-i686-pc-linux-gnu/scripts' >Making all in data >make[2]: Entering directory >`/var/tmp/portage/sandbox-1.2.17/work/build-default-i686-pc-linux-gnu/data' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory >`/var/tmp/portage/sandbox-1.2.17/work/build-default-i686-pc-linux-gnu/data' >Making all in src >make[2]: Entering directory >`/var/tmp/portage/sandbox-1.2.17/work/build-default-i686-pc-linux-gnu/src' >Generating libsandbox.map >Generating symbols.h >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. >-I../../sandbox-1.2.17/src -I.. -DPIC -fPIC -D_REENTRANT -DLIBSANDBOX_PATH=\"/usr/lib\" >-DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -I../../sandbox-1.2.17 -Wall -fexceptions >-DHAVE_RTLD_NEXT -O2 -march=pentium2 -fomit-frame-pointer -MT >libsandbox_la-canonicalize.lo -MD -MP -MF ".deps/libsandbox_la-canonicalize.Tpo" -c -o >libsandbox_la-canonicalize.lo `test -f 'canonicalize.c' || echo >'../../sandbox-1.2.17/src/'`canonicalize.c; \ >then mv -f ".deps/libsandbox_la-canonicalize.Tpo" >".deps/libsandbox_la-canonicalize.Plo"; else rm -f >".deps/libsandbox_la-canonicalize.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. >-I../../sandbox-1.2.17/src -I.. -DPIC -fPIC -D_REENTRANT -DLIBSANDBOX_PATH=\"/usr/lib\" >-DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -I../../sandbox-1.2.17 -Wall -fexceptions >-DHAVE_RTLD_NEXT -O2 -march=pentium2 -fomit-frame-pointer -MT >libsandbox_la-sandbox_utils.lo -MD -MP -MF ".deps/libsandbox_la-sandbox_utils.Tpo" -c -o >libsandbox_la-sandbox_utils.lo `test -f 'sandbox_utils.c' || echo >'../../sandbox-1.2.17/src/'`sandbox_utils.c; \ >then mv -f ".deps/libsandbox_la-sandbox_utils.Tpo" >".deps/libsandbox_la-sandbox_utils.Plo"; else rm -f >".deps/libsandbox_la-sandbox_utils.Tpo"; exit 1; fi >mkdir .libs > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.2.17/src -I.. -DPIC -fPIC >-D_REENTRANT -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" >-I../../sandbox-1.2.17 -Wall -fexceptions -DHAVE_RTLD_NEXT -O2 -march=pentium2 >-fomit-frame-pointer -MT libsandbox_la-canonicalize.lo -MD -MP -MF >.deps/libsandbox_la-canonicalize.Tpo -c ../../sandbox-1.2.17/src/canonicalize.c -fPIC >-DPIC -o .libs/libsandbox_la-canonicalize.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.2.17/src -I.. -DPIC -fPIC >-D_REENTRANT -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" >-I../../sandbox-1.2.17 -Wall -fexceptions -DHAVE_RTLD_NEXT -O2 -march=pentium2 >-fomit-frame-pointer -MT libsandbox_la-sandbox_utils.lo -MD -MP -MF >.deps/libsandbox_la-sandbox_utils.Tpo -c ../../sandbox-1.2.17/src/sandbox_utils.c -fPIC >-DPIC -o .libs/libsandbox_la-sandbox_utils.o >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.2.17/src -I.. -DPIC >-fPIC -D_REENTRANT -DLIBSANDBOX_PATH=\"/usr/lib\" >-DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -I../../sandbox-1.2.17 -Wall >-DOUTSIDE_LIBSANDBOX -O2 -march=pentium2 -fomit-frame-pointer -MT sandbox-sandbox.o -MD >-MP -MF ".deps/sandbox-sandbox.Tpo" -c -o sandbox-sandbox.o `test -f 'sandbox.c' || echo >'../../sandbox-1.2.17/src/'`sandbox.c; \ >then mv -f ".deps/sandbox-sandbox.Tpo" ".deps/sandbox-sandbox.Po"; else rm -f >".deps/sandbox-sandbox.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.2.17/src -I.. -DPIC >-fPIC -D_REENTRANT -DLIBSANDBOX_PATH=\"/usr/lib\" >-DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -I../../sandbox-1.2.17 -Wall >-DOUTSIDE_LIBSANDBOX -O2 -march=pentium2 -fomit-frame-pointer -MT >sandbox-sandbox_utils.o -MD -MP -MF ".deps/sandbox-sandbox_utils.Tpo" -c -o >sandbox-sandbox_utils.o `test -f 'sandbox_utils.c' || echo >'../../sandbox-1.2.17/src/'`sandbox_utils.c; \ >then mv -f ".deps/sandbox-sandbox_utils.Tpo" ".deps/sandbox-sandbox_utils.Po"; else rm >-f ".deps/sandbox-sandbox_utils.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. >-I../../sandbox-1.2.17/src -I.. -DPIC -fPIC -D_REENTRANT -DLIBSANDBOX_PATH=\"/usr/lib\" >-DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -I../../sandbox-1.2.17 -Wall -fexceptions >-DHAVE_RTLD_NEXT -O2 -march=pentium2 -fomit-frame-pointer -MT >libsandbox_la-libsandbox.lo -MD -MP -MF ".deps/libsandbox_la-libsandbox.Tpo" -c -o >libsandbox_la-libsandbox.lo `test -f 'libsandbox.c' || echo >'../../sandbox-1.2.17/src/'`libsandbox.c; \ >then mv -f ".deps/libsandbox_la-libsandbox.Tpo" ".deps/libsandbox_la-libsandbox.Plo"; >else rm -f ".deps/libsandbox_la-libsandbox.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium2 >-fomit-frame-pointer -o sandbox sandbox-sandbox.o sandbox-sandbox_utils.o >i686-pc-linux-gnu-gcc -O2 -march=pentium2 -fomit-frame-pointer -o sandbox >sandbox-sandbox.o sandbox-sandbox_utils.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.2.17/src -I.. -DPIC -fPIC >-D_REENTRANT -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" >-I../../sandbox-1.2.17 -Wall -fexceptions -DHAVE_RTLD_NEXT -O2 -march=pentium2 >-fomit-frame-pointer -MT libsandbox_la-libsandbox.lo -MD -MP -MF >.deps/libsandbox_la-libsandbox.Tpo -c ../../sandbox-1.2.17/src/libsandbox.c -fPIC -DPIC >-o .libs/libsandbox_la-libsandbox.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=pentium2 >-fomit-frame-pointer -o libsandbox.la -rpath /usr/lib -nodefaultlibs >-Wl,--version-script,libsandbox.map libsandbox_la-libsandbox.lo >libsandbox_la-canonicalize.lo libsandbox_la-sandbox_utils.lo -lc -ldl >i686-pc-linux-gnu-gcc -shared .libs/libsandbox_la-libsandbox.o >.libs/libsandbox_la-canonicalize.o .libs/libsandbox_la-sandbox_utils.o -lc -ldl >-march=pentium2 -Wl,--version-script -Wl,libsandbox.map -Wl,-soname -Wl,libsandbox.so.0 >-o .libs/libsandbox.so.0.0.0 >(cd .libs && rm -f libsandbox.so.0 && ln -s libsandbox.so.0.0.0 libsandbox.so.0) >(cd .libs && rm -f libsandbox.so && ln -s libsandbox.so.0.0.0 libsandbox.so) >creating libsandbox.la >(cd .libs && rm -f libsandbox.la && ln -s ../libsandbox.la libsandbox.la) >make[2]: Leaving directory >`/var/tmp/portage/sandbox-1.2.17/work/build-default-i686-pc-linux-gnu/src' >make[2]: Entering directory >`/var/tmp/portage/sandbox-1.2.17/work/build-default-i686-pc-linux-gnu' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory >`/var/tmp/portage/sandbox-1.2.17/work/build-default-i686-pc-linux-gnu' >make[1]: Leaving directory >`/var/tmp/portage/sandbox-1.2.17/work/build-default-i686-pc-linux-gnu' >>>> Source compiled. >--------------------------- ACCESS VIOLATION SUMMARY --------------------------- >LOG FILE = "/tmp/sandbox-sys-apps_-_sandbox-1.2.17-28807.log" > >access_wr: / >-------------------------------------------------------------------------------- >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 150854
: 99343