Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913473 - sys-apps/sandbox-2.38 - [slibtool] configure: error: cannot run C compiled programs.
Summary: sys-apps/sandbox-2.38 - [slibtool] configure: error: cannot run C compiled pr...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sandbox Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-01 18:04 UTC by Toralf Förster
Modified: 2023-09-01 18:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.88 KB, text/plain)
2023-09-01 18:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,3.01 KB, text/plain)
2023-09-01 18:04 UTC, Toralf Förster
Details
environment (environment,89.80 KB, text/plain)
2023-09-01 18:04 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,11.08 KB, application/x-xz)
2023-09-01 18:04 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,8.40 KB, application/x-xz)
2023-09-01 18:04 UTC, Toralf Förster
Details
sys-apps:sandbox-2.38:20230901-172110.log (sys-apps:sandbox-2.38:20230901-172110.log,4.13 KB, text/plain)
2023-09-01 18:04 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,21.54 KB, application/x-xz)
2023-09-01 18:04 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-09-01 18:04:08 UTC
checking environment state... ok
checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse
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... configure: error: in `/var/tmp/portage/sys-apps/sandbox-2.38/work/sandbox-2.38-abi_x86_32.x86':
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-20230901-150513

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
Python 3.11.5
php cli (if any):

  HEAD of ::gentoo
commit d18e02d9978f5e1beb11a0af54b265dd43f4c8bb
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Sep 1 15:01:59 2023 +0000

    2023-09-01 15:01:59 UTC

emerge -qpvO sys-apps/sandbox
[ebuild     U ] sys-apps/sandbox-2.38 [2.37] USE="nnp" ABI_X86="(32) (64) (-x32)"
Comment 1 Toralf Förster gentoo-dev 2023-09-01 18:04:09 UTC
Created attachment 869166 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-01 18:04:10 UTC
Created attachment 869167 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-09-01 18:04:12 UTC
Created attachment 869168 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-09-01 18:04:12 UTC
Created attachment 869169 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-09-01 18:04:13 UTC
Created attachment 869170 [details]
logs.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-01 18:04:14 UTC
Created attachment 869171 [details]
sys-apps:sandbox-2.38:20230901-172110.log
Comment 7 Toralf Förster gentoo-dev 2023-09-01 18:04:15 UTC
Created attachment 869172 [details]
temp.tar.xz
Comment 8 Mike Gilbert gentoo-dev 2023-09-01 18:40:47 UTC
> configure:4332: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o conftest -O2 -pipe -march=native -fno-diagnostics-color  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c  >&5
> configure:4336: $? = 0
> configure:4343: ./conftest
> /var/tmp/portage/sys-apps/sandbox-2.38/work/sandbox-2.38/configure: line 4345: ./conftest: cannot execute binary file: Exec format error
> configure:4347: $? = 126
> configure:4354: error: in `/var/tmp/portage/sys-apps/sandbox-2.38/work/sandbox-2.38-abi_x86_32.x86':
> configure:4356: error: cannot run C compiled programs.
Comment 9 Mike Gilbert gentoo-dev 2023-09-01 18:41:33 UTC
Did you happen to disable CONFIG_IA32_EMULATION in your kernel?
Comment 10 Toralf Förster gentoo-dev 2023-09-01 18:42:39 UTC
(In reply to Mike Gilbert from comment #9)
> Did you happen to disable CONFIG_IA32_EMULATION in your kernel?

indeed - my fault, sry for the noise - have to recompile the kernel here