Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 94015

Summary: Sandbox configure failure due to sandbox
Product: Portage Development Reporter: Nicholas Jones (RETIRED) <carpaski>
Component: SandboxAssignee: Sandbox Maintainers <sandbox>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2.0   
Hardware: AMD64   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---

Description Nicholas Jones (RETIRED) gentoo-dev 2005-05-25 16:49:17 UTC
configure:2287: checking for C compiler default output file name
configure:2290: x86_64-pc-linux-gnu-gcc -O2 -march=opteron -fprefetch-loop-array
s -ftracer -funroll-loops -DSB_HAVE_64BIT_ARCH   conftest.c  >&5
configure:2293: $? = 0
configure:2339: result: a.out
configure:2344: checking whether the C compiler works
configure:2350: ./a.out
./a.out: error while loading shared libraries: /usr/lib/libsandbox.so: cannot op
en shared object file: No such file or directory
configure:2353: $? = 127
configure:2362: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.

!!! ERROR: sys-apps/sandbox-1.2.8 failed.
!!! Function econf, Line 485, Exitcode 0
Comment 1 SpanKY gentoo-dev 2005-05-31 21:49:31 UTC
this looks like the 'normal' 32bit / 64bit sandbox bug

what if you emerge sandbox-1.2.8 with sandbox disabled, and then re-emerge
sandbox with sandbox enabled ?
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2005-06-08 06:31:19 UTC

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