Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 63337 Details for
Bug 98890
ABI=x86-sandbox thinks it is cross compiling and fails with unresolved symbols
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
output from emerge -v sandbox
sandbox-v.log (text/plain), 14.48 KB, created by
Milan Holzäpfel
on 2005-07-13 12:26:12 UTC
(
hide
)
Description:
output from emerge -v sandbox
Filename:
MIME Type:
Creator:
Milan Holzäpfel
Created:
2005-07-13 12:26:12 UTC
Size:
14.48 KB
patch
obsolete
>Calculating dependencies >>> Unpacking source... >>>> Unpacking sandbox-1.2.9.tar.bz2 to /usr/portage/tmp/portage/sandbox-1.2.9/work > [32;01m*[0m Unpacking sandbox for ABI=x86... > [32;01m*[0m Applying sandbox-1.2.9-uclibc-getcwd.patch ... >[A[73G [34;01m[ [32;01mok[34;01m ][0m >>>> Unpacking sandbox-1.2.9.tar.bz2 to /usr/portage/tmp/portage/sandbox-1.2.9/work > [32;01m*[0m Unpacking sandbox for ABI=amd64... > [32;01m*[0m Applying sandbox-1.2.9-uclibc-getcwd.patch ... >[A[73G [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. > [33;01m*[0m If configure fails with a 'cannot run C compiled programs' error, try this: > [33;01m*[0m FEATURES=-sandbox emerge sandbox > [32;01m*[0m Configuring sandbox for ABI=x86... > * econf: updating sandbox-1.2.9-amd64/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating sandbox-1.2.9-amd64/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating sandbox-1.2.9-x86/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating sandbox-1.2.9-x86/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib32 >configure: WARNING: If you wanted to set the --build type, don't use --host. > If a cross compiler is detected then cross compile mode will be used. >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 x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-gcc... x86_64-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... yes >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-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 build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for egrep... grep -E >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/x86_64-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... x86_64-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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... (cached) x86_64-pc-linux-gnu-strip >checking for correct ltmain.sh version... yes >checking if x86_64-pc-linux-gnu-gcc static flag works... yes >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_i386) 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... no >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... cross >configure: WARNING: result yes guessed because of cross compilation >checking for working vfork... (cached) yes >checking whether lstat dereferences a symlink specified with a trailing slash... no >checking whether lstat accepts an empty string... yes >checking whether lstat dereferences a symlink specified with a trailing slash... (cached) no >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... no >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... no >checking return type of signal handlers... void >checking whether stat accepts an empty string... yes >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 dlvsym in -ldl... yes >checking truncate argument type... off_t >checking libc path... /lib32/libc.so.6 >checking libc version... libc.so.6 >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands > [32;01m*[0m Building sandbox for ABI=x86... >make all-am >make[1]: Entering directory `/usr/portage/tmp/portage/sandbox-1.2.9/work/sandbox-1.2.9-x86' >Generating symbols.h >if /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DPIC -fPIC -D_REENTRANT -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -fexceptions -Os -march=k8 -pipe -fomit-frame-pointer -DSB_HAVE_64BIT_ARCH -MT libsandbox_la-libsandbox.lo -MD -MP -MF ".deps/libsandbox_la-libsandbox.Tpo" -c -o libsandbox_la-libsandbox.lo `test -f 'libsandbox.c' || echo './'`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 >mkdir .libs > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DPIC -fPIC -D_REENTRANT -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -fexceptions -Os -march=k8 -pipe -fomit-frame-pointer -DSB_HAVE_64BIT_ARCH -MT libsandbox_la-libsandbox.lo -MD -MP -MF .deps/libsandbox_la-libsandbox.Tpo -c libsandbox.c -fPIC -DPIC -o .libs/libsandbox_la-libsandbox.o >libsandbox.c: In function `filter_path': >libsandbox.c:425: warning: assignment makes pointer from integer without a cast >libsandbox.c: In function `init_env_entries': >libsandbox.c:1084: warning: assignment makes pointer from integer without a cast >libsandbox.c:1104: warning: assignment makes pointer from integer without a cast >libsandbox.c:1124: warning: assignment makes pointer from integer without a cast >libsandbox.c:1134: warning: assignment makes pointer from integer without a cast >libsandbox.c: In function `before_syscall': >libsandbox.c:1516: warning: assignment makes pointer from integer without a cast >In file included from libsandbox.c:1634: >getcwd.c: In function `__egetcwd': >getcwd.c:175: warning: assignment makes pointer from integer without a cast >getcwd.c:184: warning: assignment makes pointer from integer without a cast >In file included from libsandbox.c:1635: >canonicalize.c: In function `erealpath': >canonicalize.c:90: warning: assignment makes pointer from integer without a cast >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Os -march=k8 -pipe -fomit-frame-pointer -DSB_HAVE_64BIT_ARCH -o libsandbox.la -rpath /usr/lib32 -nodefaultlibs -lc -ldl libsandbox_la-libsandbox.lo >x86_64-pc-linux-gnu-gcc -shared .libs/libsandbox_la-libsandbox.o -lc -ldl -march=k8 -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) >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DPIC -fPIC -D_REENTRANT -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DOUTSIDE_LIBSANDBOX -Os -march=k8 -pipe -fomit-frame-pointer -DSB_HAVE_64BIT_ARCH -MT sandbox-sandbox.o -MD -MP -MF ".deps/sandbox-sandbox.Tpo" -c -o sandbox-sandbox.o `test -f 'sandbox.c' || echo './'`sandbox.c; \ >then mv -f ".deps/sandbox-sandbox.Tpo" ".deps/sandbox-sandbox.Po"; else rm -f ".deps/sandbox-sandbox.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DPIC -fPIC -D_REENTRANT -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DOUTSIDE_LIBSANDBOX -Os -march=k8 -pipe -fomit-frame-pointer -DSB_HAVE_64BIT_ARCH -MT sandbox-sandbox_futils.o -MD -MP -MF ".deps/sandbox-sandbox_futils.Tpo" -c -o sandbox-sandbox_futils.o `test -f 'sandbox_futils.c' || echo './'`sandbox_futils.c; \ >then mv -f ".deps/sandbox-sandbox_futils.Tpo" ".deps/sandbox-sandbox_futils.Po"; else rm -f ".deps/sandbox-sandbox_futils.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DPIC -fPIC -D_REENTRANT -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BASHRC_PATH=\"/usr/share/sandbox\" -DOUTSIDE_LIBSANDBOX -Os -march=k8 -pipe -fomit-frame-pointer -DSB_HAVE_64BIT_ARCH -MT sandbox-getcwd.o -MD -MP -MF ".deps/sandbox-getcwd.Tpo" -c -o sandbox-getcwd.o `test -f 'getcwd.c' || echo './'`getcwd.c; \ >then mv -f ".deps/sandbox-getcwd.Tpo" ".deps/sandbox-getcwd.Po"; else rm -f ".deps/sandbox-getcwd.Tpo"; exit 1; fi >getcwd.c: In function `__egetcwd': >getcwd.c:175: Warnung: Zuweisung erzeugt Zeiger von Ganzzahl ohne Typkonvertierung >getcwd.c:184: Warnung: Zuweisung erzeugt Zeiger von Ganzzahl ohne Typkonvertierung >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Os -march=k8 -pipe -fomit-frame-pointer -DSB_HAVE_64BIT_ARCH -o sandbox sandbox-sandbox.o sandbox-sandbox_futils.o sandbox-getcwd.o >x86_64-pc-linux-gnu-gcc -Os -march=k8 -pipe -fomit-frame-pointer -DSB_HAVE_64BIT_ARCH -o sandbox sandbox-sandbox.o sandbox-sandbox_futils.o sandbox-getcwd.o >sandbox-sandbox.o(.text+0x36): In function `load_active_pids': >: undefined reference to `rpl_malloc' >sandbox-sandbox.o(.text+0xa4): In function `load_active_pids': >: undefined reference to `rpl_realloc' >sandbox-sandbox.o(.text+0x5e6): In function `print_sandbox_log': >: undefined reference to `rpl_malloc' >sandbox-sandbox.o(.text+0xdcc): In function `main': >: undefined reference to `rpl_malloc' >sandbox-sandbox.o(.text+0xe91): In function `main': >: undefined reference to `rpl_realloc' >sandbox-sandbox_futils.o(.text+0x282): In function `sb_dirname': >: undefined reference to `rpl_malloc' >sandbox-getcwd.o(.text+0x2ef): In function `__egetcwd': >: undefined reference to `rpl_malloc' >sandbox-getcwd.o(.text+0x399): In function `__egetcwd': >: undefined reference to `rpl_realloc' >collect2: ld returned 1 exit status >make[1]: *** [sandbox] Fehler 1 >make[1]: Leaving directory `/usr/portage/tmp/portage/sandbox-1.2.9/work/sandbox-1.2.9-x86' >make: *** [all] Fehler 2 > > [31;01m*[0m Building failed for ABI=x86!. This usually means a broken > [31;01m*[0m multilib setup. Please fix that before filling a bugreport > [31;01m*[0m against sandbox. > > >!!! ERROR: sys-apps/sandbox-1.2.9 failed. >!!! Function src_compile, Line 82, Exitcode 0 >!!! emake failed for x86 >!!! If you need support, post the topmost build error, NOT this status message. > > ...done! >>>> emerge (1 of 1) sys-apps/sandbox-1.2.9 to / >>>> md5 files ;-) ChangeLog >>>> md5 files ;-) metadata.xml >>>> md5 files ;-) sandbox-1.2.10.ebuild >>>> md5 files ;-) sandbox-1.2.9.ebuild >>>> md5 files ;-) files/digest-sandbox-1.2.10 >>>> md5 files ;-) files/sandbox-1.2.10-uclibc-getcwd.patch >>>> md5 files ;-) files/sandbox-1.2.9-uclibc-getcwd.patch >>>> md5 files ;-) files/digest-sandbox-1.2.9 >>>> md5 src_uri ;-) sandbox-1.2.9.tar.bz2
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 98890
: 63337