Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Actualizando a KDE 4. ¡¡Error al actualizar sandbox!!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
JaviGentoo
n00b
n00b


Joined: 24 Jul 2008
Posts: 4

PostPosted: Thu Jul 24, 2008 5:39 am    Post subject: Actualizando a KDE 4. ¡¡Error al actualizar sandbox!! Reply with quote

Hola que tal gente. Hace un tiempo que vengo con ganas de probar kde 4, pero tengo problemas al actualizar sandbox de 1.2.18.1-r2 a 1.2.20_alpha2-r1. La verdad que ya probé de todo sin exito. Esta es la salida al ejecutar emerge -v sandbox

Quote:

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild U ] sys-apps/sandbox-1.2.20_alpha2-r1 [1.2.18.1-r2] 0 kB

Total: 1 package (1 upgrade), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No] yes

>>> Emerging (1 of 1) sys-apps/sandbox-1.2.20_alpha2-r1 to /
* sandbox-1.2.20alpha2.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
>>> Unpacking source...
>>> Unpacking sandbox-1.2.20alpha2.tar.bz2 to /var/tmp/portage/sys-apps/sandbox-1.2.20_alpha2-r1/work
* Applying sandbox-1.2.18.1-open-cloexec.patch ... [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/sys-apps/sandbox-1.2.20_alpha2-r1/work/sandbox-1.2.20alpha2 ...
* If configure fails with a 'cannot run C compiled programs' error, try this:
* FEATURES=-sandbox emerge sandbox
* Configuring sandbox for ABI=default...
* econf: updating sandbox-1.2.20alpha2/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating sandbox-1.2.20alpha2/config.sub with /usr/share/gnuconfig/config.sub
../sandbox-1.2.20alpha2//configure --prefix=/usr --host=i486-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --build=i486-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i486-pc-linux-gnu-gcc... i486-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 i486-pc-linux-gnu-gcc accepts -g... yes
checking for i486-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i486-pc-linux-gnu-gcc... gcc3
checking for library containing strerror... none required
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for gawk... (cached) gawk
checking for readelf... readelf
checking build system type... i486-pc-linux-gnu
checking host system type... i486-pc-linux-gnu
checking for a sed that does not truncate output... /usr/lib/portage/bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by i486-pc-linux-gnu-gcc... /usr/i486-pc-linux-gnu/bin/ld
checking if the linker (/usr/i486-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i486-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... i486-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/nm -B output from i486-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i486-pc-linux-gnu-ar... i486-pc-linux-gnu-ar
checking for i486-pc-linux-gnu-ranlib... i486-pc-linux-gnu-ranlib
checking for i486-pc-linux-gnu-strip... i486-pc-linux-gnu-strip
checking for correct ltmain.sh version... yes
checking if i486-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i486-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i486-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i486-pc-linux-gnu-gcc static flag -static works... yes
checking if i486-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i486-pc-linux-gnu-gcc linker (/usr/i486-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 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 memcpy... 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 strtok_r... yes
checking for remove... yes
checking for va_copy... va_copy
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 etc/Makefile
config.status: creating data/Makefile
config.status: creating libsbutil/Makefile
config.status: creating libsandbox/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/sys-apps/sandbox-1.2.20_alpha2-r1/work/build-default-i486-pc-linux-gnu'
Making all in scripts
make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.2.20_alpha2-r1/work/build-default-i486-pc-linux-gnu/scripts'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.2.20_alpha2-r1/work/build-default-i486-pc-linux-gnu/scripts'
Making all in etc
make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.2.20_alpha2-r1/work/build-default-i486-pc-linux-gnu/etc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.2.20_alpha2-r1/work/build-default-i486-pc-linux-gnu/etc'
Making all in data
make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.2.20_alpha2-r1/work/build-default-i486-pc-linux-gnu/data'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.2.20_alpha2-r1/work/build-default-i486-pc-linux-gnu/data'
Making all in libsbutil
make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.2.20_alpha2-r1/work/build-default-i486-pc-linux-gnu/libsbutil'
if /bin/sh ../libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.2.20alpha2/libsbutil -I.. -I../../sandbox-1.2.20alpha2/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -I../../sandbox-1.2.20alpha2 -Wall -O2 -mtune=i486 -pipe -MT sbutil.lo -MD -MP -MF ".deps/sbutil.Tpo" -c -o sbutil.lo ../../sandbox-1.2.20alpha2/libsbutil/sbutil.c; \
then mv -f ".deps/sbutil.Tpo" ".deps/sbutil.Plo"; else rm -f ".deps/sbutil.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.2.20alpha2/libsbutil -I.. -I../../sandbox-1.2.20alpha2/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -I../../sandbox-1.2.20alpha2 -Wall -O2 -mtune=i486 -pipe -MT sbio.lo -MD -MP -MF ".deps/sbio.Tpo" -c -o sbio.lo ../../sandbox-1.2.20alpha2/libsbutil/sbio.c; \
then mv -f ".deps/sbio.Tpo" ".deps/sbio.Plo"; else rm -f ".deps/sbio.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.2.20alpha2/libsbutil -I.. -I../../sandbox-1.2.20alpha2/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -I../../sandbox-1.2.20alpha2 -Wall -O2 -mtune=i486 -pipe -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo `test -f 'src/debug.c' || echo '../../sandbox-1.2.20alpha2/libsbutil/'`src/debug.c; \
then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi
mkdir .libs
i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.2.20alpha2/libsbutil -I.. -I../../sandbox-1.2.20alpha2/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -I../../sandbox-1.2.20alpha2 -Wall -O2 -mtune=i486 -pipe -MT sbio.lo -MD -MP -MF .deps/sbio.Tpo -c ../../sandbox-1.2.20alpha2/libsbutil/sbio.c -fPIC -DPIC -o .libs/sbio.o
i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.2.20alpha2/libsbutil -I.. -I../../sandbox-1.2.20alpha2/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -I../../sandbox-1.2.20alpha2 -Wall -O2 -mtune=i486 -pipe -MT sbutil.lo -MD -MP -MF .deps/sbutil.Tpo -c ../../sandbox-1.2.20alpha2/libsbutil/sbutil.c -fPIC -DPIC -o .libs/sbutil.o
i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.2.20alpha2/libsbutil -I.. -I../../sandbox-1.2.20alpha2/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -I../../sandbox-1.2.20alpha2 -Wall -O2 -mtune=i486 -pipe -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../sandbox-1.2.20alpha2/libsbutil/src/debug.c -fPIC -DPIC -o .libs/debug.o
if /bin/sh ../libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.2.20alpha2/libsbutil -I.. -I../../sandbox-1.2.20alpha2/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -I../../sandbox-1.2.20alpha2 -Wall -O2 -mtune=i486 -pipe -MT string.lo -MD -MP -MF ".deps/string.Tpo" -c -o string.lo `test -f 'src/string.c' || echo '../../sandbox-1.2.20alpha2/libsbutil/'`src/string.c; \
then mv -f ".deps/string.Tpo" ".deps/string.Plo"; else rm -f ".deps/string.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.2.20alpha2/libsbutil -I.. -I../../sandbox-1.2.20alpha2/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -I../../sandbox-1.2.20alpha2 -Wall -O2 -mtune=i486 -pipe -MT file.lo -MD -MP -MF ".deps/file.Tpo" -c -o file.lo `test -f 'src/file.c' || echo '../../sandbox-1.2.20alpha2/libsbutil/'`src/file.c; \
then mv -f ".deps/file.Tpo" ".deps/file.Plo"; else rm -f ".deps/file.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.2.20alpha2/libsbutil -I.. -I../../sandbox-1.2.20alpha2/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -I../../sandbox-1.2.20alpha2 -Wall -O2 -mtune=i486 -pipe -MT config.lo -MD -MP -MF ".deps/config.Tpo" -c -o config.lo `test -f 'src/config.c' || echo '../../sandbox-1.2.20alpha2/libsbutil/'`src/config.c; \
then mv -f ".deps/config.Tpo" ".deps/config.Plo"; else rm -f ".deps/config.Tpo"; exit 1; fi
i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.2.20alpha2/libsbutil -I.. -I../../sandbox-1.2.20alpha2/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -I../../sandbox-1.2.20alpha2 -Wall -O2 -mtune=i486 -pipe -MT string.lo -MD -MP -MF .deps/string.Tpo -c ../../sandbox-1.2.20alpha2/libsbutil/src/string.c -fPIC -DPIC -o .libs/string.o
i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.2.20alpha2/libsbutil -I.. -I../../sandbox-1.2.20alpha2/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -I../../sandbox-1.2.20alpha2 -Wall -O2 -mtune=i486 -pipe -MT file.lo -MD -MP -MF .deps/file.Tpo -c ../../sandbox-1.2.20alpha2/libsbutil/src/file.c -fPIC -DPIC -o .libs/file.o
if /bin/sh ../libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.2.20alpha2/libsbutil -I.. -I../../sandbox-1.2.20alpha2/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -I../../sandbox-1.2.20alpha2 -Wall -O2 -mtune=i486 -pipe -MT dynbuf.lo -MD -MP -MF ".deps/dynbuf.Tpo" -c -o dynbuf.lo `test -f 'src/dynbuf.c' || echo '../../sandbox-1.2.20alpha2/libsbutil/'`src/dynbuf.c; \
then mv -f ".deps/dynbuf.Tpo" ".deps/dynbuf.Plo"; else rm -f ".deps/dynbuf.Tpo"; exit 1; fi
i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.2.20alpha2/libsbutil -I.. -I../../sandbox-1.2.20alpha2/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -I../../sandbox-1.2.20alpha2 -Wall -O2 -mtune=i486 -pipe -MT config.lo -MD -MP -MF .deps/config.Tpo -c ../../sandbox-1.2.20alpha2/libsbutil/src/config.c -fPIC -DPIC -o .libs/config.o
i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.2.20alpha2/libsbutil -I.. -I../../sandbox-1.2.20alpha2/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -I../../sandbox-1.2.20alpha2 -Wall -O2 -mtune=i486 -pipe -MT dynbuf.lo -MD -MP -MF .deps/dynbuf.Tpo -c ../../sandbox-1.2.20alpha2/libsbutil/src/dynbuf.c -fPIC -DPIC -o .libs/dynbuf.o
/bin/sh ../libtool --tag=CC --mode=link i486-pc-linux-gnu-gcc -O2 -mtune=i486 -pipe -o libsbutil.la sbutil.lo sbio.lo debug.lo string.lo file.lo config.lo dynbuf.lo
i486-pc-linux-gnu-ar cru .libs/libsbutil.a .libs/sbutil.o .libs/sbio.o .libs/debug.o .libs/string.o .libs/file.o .libs/config.o .libs/dynbuf.o
i486-pc-linux-gnu-ranlib .libs/libsbutil.a
creating libsbutil.la
(cd .libs && rm -f libsbutil.la && ln -s ../libsbutil.la libsbutil.la)
make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.2.20_alpha2-r1/work/build-default-i486-pc-linux-gnu/libsbutil'
Making all in libsandbox
make[2]: Entering directory `/var/tmp/portage/sys-apps/sandbox-1.2.20_alpha2-r1/work/build-default-i486-pc-linux-gnu/libsandbox'
Generating libsandbox.map
Generating symbols.h
if /bin/sh ../libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.2.20alpha2/libsandbox -I.. -I../../sandbox-1.2.20alpha2/libsbutil -I../../sandbox-1.2.20alpha2/libsbutil/include -DETCDIR="\"/etc\"" -DLIBSANDBOX_PATH="\"/usr/lib\"" -DSANDBOX_BASHRC_PATH="\"/usr/share/sandbox\"" -DPIC -fPIC -D_REENTRANT -I../../sandbox-1.2.20alpha2 -Wall -fexceptions -O2 -mtune=i486 -pipe -MT libsandbox_la-wrappers.lo -MD -MP -MF ".deps/libsandbox_la-wrappers.Tpo" -c -o libsandbox_la-wrappers.lo `test -f 'wrappers.c' || echo '../../sandbox-1.2.20alpha2/libsandbox/'`wrappers.c; \
then mv -f ".deps/libsandbox_la-wrappers.Tpo" ".deps/libsandbox_la-wrappers.Plo"; else rm -f ".deps/libsandbox_la-wrappers.Tpo"; exit 1; fi
mkdir .libs
i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../sandbox-1.2.20alpha2/libsandbox -I.. -I../../sandbox-1.2.20alpha2/libsbutil -I../../sandbox-1.2.20alpha2/libsbutil/include -DETCDIR=\"/etc\" -DLIBSANDBOX_PATH=\"/usr/lib\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DPIC -fPIC -D_REENTRANT -I../../sandbox-1.2.20alpha2 -Wall -fexceptions -O2 -mtune=i486 -pipe -MT libsandbox_la-wrappers.lo -MD -MP -MF .deps/libsandbox_la-wrappers.Tpo -c ../../sandbox-1.2.20alpha2/libsandbox/wrappers.c -fPIC -DPIC -o .libs/libsandbox_la-wrappers.o
../../sandbox-1.2.20alpha2/libsandbox/wrappers.c: In function 'libsb_open':
../../sandbox-1.2.20alpha2/libsandbox/wrappers.c:673: error: 'true_open_DEFAULT' undeclared (first use in this function)
../../sandbox-1.2.20alpha2/libsandbox/wrappers.c:673: error: (Each undeclared identifier is reported only once
../../sandbox-1.2.20alpha2/libsandbox/wrappers.c:673: error: for each function it appears in.)
../../sandbox-1.2.20alpha2/libsandbox/wrappers.c:673: error: 'symname_open_DEFAULT' undeclared (first use in this function)
../../sandbox-1.2.20alpha2/libsandbox/wrappers.c:673: error: 'symver_open_DEFAULT' undeclared (first use in this function)
../../sandbox-1.2.20alpha2/libsandbox/wrappers.c:675: warning: implicit declaration of function 'true_open_DEFAULT'
../../sandbox-1.2.20alpha2/libsandbox/wrappers.c: In function 'libsb_getcwd':
../../sandbox-1.2.20alpha2/libsandbox/wrappers.c:684: error: 'true_getcwd_DEFAULT' undeclared (first use in this function)
../../sandbox-1.2.20alpha2/libsandbox/wrappers.c:684: error: 'symname_getcwd_DEFAULT' undeclared (first use in this function)
../../sandbox-1.2.20alpha2/libsandbox/wrappers.c:684: error: 'symver_getcwd_DEFAULT' undeclared (first use in this function)
../../sandbox-1.2.20alpha2/libsandbox/wrappers.c:686: warning: implicit declaration of function 'true_getcwd_DEFAULT'
../../sandbox-1.2.20alpha2/libsandbox/wrappers.c:686: warning: return makes pointer from integer without a cast
make[2]: *** [libsandbox_la-wrappers.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.2.20_alpha2-r1/work/build-default-i486-pc-linux-gnu/libsandbox'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/sys-apps/sandbox-1.2.20_alpha2-r1/work/build-default-i486-pc-linux-gnu'
make: *** [all] Error 2
*
* ERROR: sys-apps/sandbox-1.2.20_alpha2-r1 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2405: Called die
* The specific snippet of code:
* die "emake failed for ${ABI}"
* The die message:
* emake failed for default
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/sys-apps/sandbox-1.2.20_alpha2-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sys-apps/sandbox-1.2.20_alpha2-r1/temp/environment'.
*

* Messages for package sys-apps/sandbox-1.2.20_alpha2-r1:

*
* ERROR: sys-apps/sandbox-1.2.20_alpha2-r1 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2405: Called die
* The specific snippet of code:
* die "emake failed for ${ABI}"
* The die message:
* emake failed for default
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/sys-apps/sandbox-1.2.20_alpha2-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sys-apps/sandbox-1.2.20_alpha2-r1/temp/environment'.
*
* If configure fails with a 'cannot run C compiled programs' error, try this:
* FEATURES=-sandbox emerge sandbox



/etc/make.conf
Quote:

# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /etc/make.conf.example for a more detailed example.

CFLAGS="-O2 -mtune=i486 -pipe"
CXXFLAGS="${CFLAGS}"
# This should not be changed unless you know exactly what you are doing. You
# should probably be using a different stage, instead.
CHOST="i486-pc-linux-gnu"
MAKEOPTS="-j3"
FEATURES="-strict -sandbox -usersandbox"

SYNC="rsync://rsync.gentoo.org/gentoo-portage"
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2007.0/desktop/make.defaults,v 1.1 2007/04/13 22:02:31 wolf31o2 Exp $

LINGUAS="es"

USE="mysql sndfile aac wmp vorbis X xorg alsa beryl emeral -cups divx dvd dvdr dvdread mpg mpeg mesa midi cairo encode firefox opera gdm gnome gif gtk gtk+ gstreamer -ipv6 jpg jpeg opengl -kde png qt3 qt3support qt4 mp3 mpg mplayer mp3g mesa oggvorbis quicktime rar vorbis vcd xvid oss w32codecs win32codecs"

PORTAGE_BINHOST="https://e.ututo.org.ar/pentium4"
PKGDIR="/usr/portage/alternative/All"
GENTOO_MIRRORS="http://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://gentoo.localhost.net.ar/ ftp://mirrors.localhost.net.ar/pub/mirrors/gentoo "
VIDEO_CARDS="sis fglrx radeon"
ALSA_CARDS="intel8x0 sis"
source /usr/portage/local/layman/make.conf

ACCEPT_KEYWORDS="~x86"


Quote:

localhost ~ # gcc-config --version
gcc-config-1.4.0-r4


Bueno espero que me puedan dar una mano, ya que hace bastante que estoy con esto y no lo puedo solucionar. Graciass.
Back to top
View user's profile Send private message
gringo
Advocate
Advocate


Joined: 27 Apr 2003
Posts: 3793

PostPosted: Thu Jul 24, 2008 8:44 am    Post subject: Reply with quote

te pasa exactamente lo mismo si usas la 1.2.18.1-r2 ? Si es así debería notificarlo en el bugzilla de gentoo.

una cosa que no entiendo de tu make.conf : porque deshabilitas sandbox por defecto ? Estás seguro de que tu máquina es 486 ; o lo haces para tener compatibilidad con otros binarios ?

saluetes
_________________
Error: Failing not supported by current locale
Back to top
View user's profile Send private message
JaviGentoo
n00b
n00b


Joined: 24 Jul 2008
Posts: 4

PostPosted: Thu Jul 24, 2008 1:11 pm    Post subject: Reply with quote

Lo de FEATURES="-strict -sandbox -usersandbox" lo hago por la sugerencia:
Code:

* If configure fails with a 'cannot run C compiled programs' error, try this:
* FEATURES=-sandbox emerge sandbox

y googleando un poco creo que a un par de personas se le solucionó un problema similar con sandbox al agregar -sandbox y -usersandbox al FEATURES del make.conf.
Al instalar la version 1.2.18.1-r2 no tengo ningún problema.
Lo que me llama la atención es esto:
Code:

../../sandbox-1.2.20alpha2/libsandbox/wrappers.c:673: error: 'true_open_DEFAULT' undeclared (first use in this function)
../../sandbox-1.2.20alpha2/libsandbox/wrappers.c:673: error: (Each undeclared identifier is reported only once
../../sandbox-1.2.20alpha2/libsandbox/wrappers.c:673: error: for each function it appears in.)
../../sandbox-1.2.20alpha2/libsandbox/wrappers.c:673: error: 'symname_open_DEFAULT' undeclared (first use in this function)
.
.
.

* The specific snippet of code:
* die "emake failed for ${ABI}"
* The die message:
* emake failed for default

No deberia tener una variable ${ABI} definida en algún lado?

Sinceramente no me acuerdo porque pusé i486 cuando instalé gentoo, estoy usando una pentium 4 por lo que deberia ser i686, pero siempre me dio miedo a que se muera todo si quiero cambiar eso.

Saludoss!
Back to top
View user's profile Send private message
JotaCE
l33t
l33t


Joined: 10 Jul 2007
Posts: 769
Location: SANTIAGO, CHILE!!!

PostPosted: Thu Jul 24, 2008 1:17 pm    Post subject: Reply with quote

Yo estoy usando desde ya para el uso diario kde-4.0.99 RC1+ y mi humilde sugerencia es que lo instales asi:

Code:
# emerge sys-apps/sandbox-1.2.18.1-r2


y agregar ese misma version a /etc/portage/package.mask

Code:
>sys-apps/sandbox-1.2.18.1-r2


Mi plan ultimo fue desenmascarar manualmente kde4 en portage.mask y portage.keywords, es mas lento pero es mas seguro y no desenmascara todo usando tu keyword arch.
_________________
La derrota no es motivo de vergüenza si el espíritu sigue sin conquistar!
Back to top
View user's profile Send private message
gringo
Advocate
Advocate


Joined: 27 Apr 2003
Posts: 3793

PostPosted: Thu Jul 24, 2008 1:33 pm    Post subject: Reply with quote

Quote:
Lo de FEATURES="-strict -sandbox -usersandbox" lo hago por la sugerencia:
Código:

Code:
* If configure fails with a 'cannot run C compiled programs' error, try this:
* FEATURES=-sandbox emerge sandbox


ahi lo que pone es que ejecutes FEATURES=-sandbox emerge sandbox SI te dá el error "cannot run C compiled programs", en ningún caso deberías añadirlo al make.conf, ya que con esto perderías parte de la potencia de portage.

Quote:
No deberia tener una variable ${ABI} definida en algún lado?


ten en cuenta que la versión del paquete que estás intentando instalar es considerado alpha ( es decir, tiene mas de un problema serio y no se espera que funcione óptimamente para todos los usuarios - osea, si no sabes lo que haces no lo toques ;) ). Si instalas la versión estable que te dice acerca de esta variable ?

Quote:
Sinceramente no me acuerdo porque pusé i486 cuando instalé gentoo, estoy usando una pentium 4 por lo que deberia ser i686, pero siempre me dio miedo a que se muera todo si quiero cambiar eso.


pues me temo que tarde o temprano tendrás que cambiar, no se desde que versión del glibc no se soporta 486 así que tarde o temprano no te quedará mas remedio que hacerlo. Hay una guía oficial para hacer esto -> http://www.gentoo.org/doc/es/change-chost.xml

saluetes
_________________
Error: Failing not supported by current locale
Back to top
View user's profile Send private message
JaviGentoo
n00b
n00b


Joined: 24 Jul 2008
Posts: 4

PostPosted: Thu Jul 24, 2008 3:36 pm    Post subject: Reply with quote

Bueno tomé primero la sugerencia de JotaCE y ya no me pide mas actualizar sandbox, pero me surgue un problema mayor:

Code:

[ebuild     UD] sys-libs/glibc-2.6.1 [2.8_p20080602]


Cuando tenia ACCEPT_KEYWORDS="~x86" actualizé glibc y ahora no puedo volver atrás porque no se puede hacer un downgrade de glibc...ahora si estoy jodido jaj. Voy a intentar cambiar la arquitectura a i686...

Saludos...
Back to top
View user's profile Send private message
JotaCE
l33t
l33t


Joined: 10 Jul 2007
Posts: 769
Location: SANTIAGO, CHILE!!!

PostPosted: Thu Jul 24, 2008 8:15 pm    Post subject: Reply with quote

JaviGentoo wrote:
Bueno tomé primero la sugerencia de JotaCE y ya no me pide mas actualizar sandbox, pero me surgue un problema mayor:

Code:

[ebuild     UD] sys-libs/glibc-2.6.1 [2.8_p20080602]


Cuando tenia ACCEPT_KEYWORDS="~x86" actualizé glibc y ahora no puedo volver atrás porque no se puede hacer un downgrade de glibc...ahora si estoy jodido jaj. Voy a intentar cambiar la arquitectura a i686...

Saludos...


Por esa razon no es aconsejable tener ACCEPT_KEYWORDS="~x86" por que entras en toda la jodidez!!!! ,ejor empieza de nuevo y elimina esa linea accept_keywords.

Desenmascara lo que necesites y cuando lo necesites.

Si quieres los archivos portage.mask y portage.keywords para desenmascarar kde-4 yo te los envio para que no tengas que darte el trabajo de hacerlo uno por uno.
_________________
La derrota no es motivo de vergüenza si el espíritu sigue sin conquistar!
Back to top
View user's profile Send private message
Inodoro_Pereyra
Advocate
Advocate


Joined: 03 Nov 2006
Posts: 2631
Location: En la otra punta del cable

PostPosted: Fri Jul 25, 2008 1:16 am    Post subject: Reply with quote

JotaCE wrote:
Por esa razon no es aconsejable tener ACCEPT_KEYWORDS="~x86" por que entras en toda la jodidez!!!! ,ejor empieza de nuevo y elimina esa linea accept_keywords.


No estoy de acuerdo.
No experimento mayores inconvenientes usando ~arch que los que experimento en estable, tengo un par de pc en cada rama. Inclusive en ~arch algunas cosas andan mejor! Desde OpenRC 2.5 / Baselayout 2 por ejemplo, la pc bootea mas rápido y consume menos memoria ram :D

Salud!
_________________
Mi Blog.

Si no fuera por C, estaríamos escribiendo programas en BASI, PASAL y OBOL.
Back to top
View user's profile Send private message
Cereza
Guru
Guru


Joined: 14 Apr 2006
Posts: 428

PostPosted: Fri Jul 25, 2008 3:06 am    Post subject: Reply with quote

Inodoro_Pereyra wrote:
JotaCE wrote:
Por esa razon no es aconsejable tener ACCEPT_KEYWORDS="~x86" por que entras en toda la jodidez!!!! ,ejor empieza de nuevo y elimina esa linea accept_keywords.


No estoy de acuerdo.
No experimento mayores inconvenientes usando ~arch que los que experimento en estable, tengo un par de pc en cada rama. Inclusive en ~arch algunas cosas andan mejor! Desde OpenRC 2.5 / Baselayout 2 por ejemplo, la pc bootea mas rápido y consume menos memoria ram :D

Salud!


Me sumo al comentario de Inodoro_Pereyra, yo solo uso ~arch de hecho. Y los problemas que he tenido no han venido de por ahí.

Saludos.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum