Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

gcc update from bin repo compiler can not create executable

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
15 posts • Page 1 of 1
Author
Message
contactopublico
n00b
n00b
Posts: 37
Joined: Fri Dec 22, 2023 4:26 pm

gcc update from bin repo compiler can not create executable

  • Quote

Post by contactopublico » Fri Jan 19, 2024 9:33 pm

while attempting to complete an sudo emerge @preserved-rebuild after compiler update from binary repository, build log indicates
failure to create executable

. /etc/profile was run after GCC compiler update.

How to resolve the failure to create executable issue?
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
build log:

Code: Select all

[32m * [39;49;00mPackage:    sys-libs/libxcrypt-4.4.36-r1:0/1
[32m * [39;49;00mRepository: gentoo
[32m * [39;49;00mMaintainer: toolchain@gentoo.org
[32m * [39;49;00mUSE:        abi_x86_32 abi_x86_64 amd64 compat elibc_glibc kernel_linux static-libs system
[32m * [39;49;00mFEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking libxcrypt-4.4.36-autotools.tar.xz to /var/tmp/portage/portage/sys-libs/libxcrypt-4.4.36-r1/work
>>> Source unpacked in /var/tmp/portage/portage/sys-libs/libxcrypt-4.4.36-r1/work
>>> Preparing source in /var/tmp/portage/portage/sys-libs/libxcrypt-4.4.36-r1/work/libxcrypt-4.4.36 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/portage/sys-libs/libxcrypt-4.4.36-r1/work/libxcrypt-4.4.36 ...
 [32m*[0m xcrypt_compat: running multilib-minimal_src_configure
 [32m*[0m abi_x86_32.x86: running multilib-minimal_abi_src_configure
 * econf: updating libxcrypt-4.4.36/build-aux/m4-autogen/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating libxcrypt-4.4.36/build-aux/m4-autogen/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating libxcrypt-4.4.36/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating libxcrypt-4.4.36/config.guess with /usr/share/gnuconfig/config.guess
/var/tmp/portage/portage/sys-libs/libxcrypt-4.4.36-r1/work/libxcrypt-4.4.36/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/libxcrypt-4.4.36-r1 --htmldir=/usr/share/doc/libxcrypt-4.4.36-r1/html --with-sysroot=/ --host=x86_64-pc-linux-gnu --disable-werror --libdir=//usr/lib/ --with-pkgconfigdir=/usr/lib/pkgconfig --includedir=/usr/include/ --mandir=/usr/share/man --disable-static --disable-xcrypt-compat-files --enable-obsolete-api=yes 
configure: WARNING: you should use --build, --host, --target
checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... i686-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse
checking whether the C compiler works... no
configure: error: in `/var/tmp/portage/portage/sys-libs/libxcrypt-4.4.36-r1/work/libxcrypt-4.4.36-xcrypt_compat-abi_x86_32.x86':
configure: error: C compiler cannot create executables
See `config.log' for more details

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/portage/sys-libs/libxcrypt-4.4.36-r1/work/libxcrypt-4.4.36-xcrypt_compat-abi_x86_32.x86/config.log
 [31;01m*[0m ERROR: sys-libs/libxcrypt-4.4.36-r1::gentoo failed (configure phase):
 [31;01m*[0m   econf failed
 [31;01m*[0m 
 [31;01m*[0m Call stack:
 [31;01m*[0m               ebuild.sh, line  136:  Called src_configure
 [31;01m*[0m             environment, line 3077:  Called multibuild_foreach_variant 'multilib-minimal_src_configure'
 [31;01m*[0m             environment, line 1896:  Called _multibuild_run 'multilib-minimal_src_configure'
 [31;01m*[0m             environment, line 1894:  Called multilib-minimal_src_configure
 [31;01m*[0m             environment, line 1941:  Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
 [31;01m*[0m             environment, line 2191:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 [31;01m*[0m             environment, line 1896:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 [31;01m*[0m             environment, line 1894:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
 [31;01m*[0m             environment, line  442:  Called multilib-minimal_abi_src_configure
 [31;01m*[0m             environment, line 1935:  Called multilib_src_configure
 [31;01m*[0m             environment, line 2434:  Called econf '--host=x86_64-pc-linux-gnu' '--disable-werror' '--libdir=//usr/lib/' '--with-pkgconfigdir=/usr/lib/pkgconfig' '--includedir=/usr/include/' '--mandir=/usr/share/man' '--disable-static' '--disable-xcrypt-compat-files' '--enable-obsolete-api=yes' ''
 [31;01m*[0m        phase-helpers.sh, line  732:  Called __helpers_die 'econf failed'
 [31;01m*[0m   isolated-functions.sh, line  112:  Called die
 [31;01m*[0m The specific snippet of code:
 [31;01m*[0m   		die "$@"
 [31;01m*[0m 
 [31;01m*[0m If you need support, post the output of `emerge --info '=sys-libs/libxcrypt-4.4.36-r1::gentoo'`,
 [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-libs/libxcrypt-4.4.36-r1::gentoo'`.
 [31;01m*[0m The complete build log is located at '/usr/portage/logs/sys-libs:libxcrypt-4.4.36-r1:20240119-211630.log'.
 [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/portage/sys-libs/libxcrypt-4.4.36-r1/temp/build.log'.
 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/portage/sys-libs/libxcrypt-4.4.36-r1/temp/environment'.
 [31;01m*[0m Working directory: '/var/tmp/portage/portage/sys-libs/libxcrypt-4.4.36-r1/work/libxcrypt-4.4.36-xcrypt_compat-abi_x86_32.x86'
 [31;01m*[0m S: '/var/tmp/portage/portage/sys-libs/libxcrypt-4.4.36-r1/work/libxcrypt-4.4.36'
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>.

config log:

Code: Select all

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by xcrypt configure 4.4.36, which was
generated by GNU Autoconf 2.71.  Invocation command line was

  $ /var/tmp/portage/portage/sys-libs/libxcrypt-4.4.36-r1/work/libxcrypt-4.4.36/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/libxcrypt-4.4.36-r1 --htmldir=/usr/share/doc/libxcrypt-4.4.36-r1/html --with-sysroot=/ --host=x86_64-pc-linux-gnu --disable-werror --libdir=//usr/lib/ --with-pkgconfigdir=/usr/lib/pkgconfig --includedir=/usr/include/ --mandir=/usr/share/man --disable-static --disable-xcrypt-compat-files --enable-obsolete-api=yes ''

## --------- ##
## Platform. ##
## --------- ##

hostname = localhost
uname -m = x86_64
uname -r = 6.7.0-rc1
uname -s = Linux
uname -v = #1 SMP PREEMPT_DYNAMIC Mon Nov 13 19:03:11 -03 2023

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/lib/portage/python3.10/ebuild-helpers/xattr/
PATH: /usr/lib/portage/python3.10/ebuild-helpers/
PATH: /usr/local/sbin/
PATH: /usr/local/bin/
PATH: /usr/bin/
PATH: /opt/bin/
PATH: /usr/lib/llvm/17/bin/
PATH: /usr/lib/llvm/16/bin/


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2597: looking for aux files: ltmain.sh compile config.guess config.sub missing install-sh
configure:2610:  trying /var/tmp/portage/portage/sys-libs/libxcrypt-4.4.36-r1/work/libxcrypt-4.4.36/build-aux/m4-autogen/
configure:2639:   /var/tmp/portage/portage/sys-libs/libxcrypt-4.4.36-r1/work/libxcrypt-4.4.36/build-aux/m4-autogen/ltmain.sh found
configure:2639:   /var/tmp/portage/portage/sys-libs/libxcrypt-4.4.36-r1/work/libxcrypt-4.4.36/build-aux/m4-autogen/compile found
configure:2639:   /var/tmp/portage/portage/sys-libs/libxcrypt-4.4.36-r1/work/libxcrypt-4.4.36/build-aux/m4-autogen/config.guess found
configure:2639:   /var/tmp/portage/portage/sys-libs/libxcrypt-4.4.36-r1/work/libxcrypt-4.4.36/build-aux/m4-autogen/config.sub found
configure:2639:   /var/tmp/portage/portage/sys-libs/libxcrypt-4.4.36-r1/work/libxcrypt-4.4.36/build-aux/m4-autogen/missing found
configure:2621:   /var/tmp/portage/portage/sys-libs/libxcrypt-4.4.36-r1/work/libxcrypt-4.4.36/build-aux/m4-autogen/install-sh found
configure:2775: checking for a BSD-compatible install
configure:2848: result: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c
configure:2859: checking whether build environment is sane
configure:2914: result: yes
configure:2970: checking for x86_64-pc-linux-gnu-strip
configure:3002: result: x86_64-pc-linux-gnu-strip
configure:3073: checking for a race-free mkdir -p
configure:3117: result: /usr/bin/mkdir -p
configure:3124: checking for gawk
configure:3145: found /usr/bin/gawk
configure:3156: result: gawk
configure:3167: checking whether make sets $(MAKE)
configure:3190: result: yes
configure:3220: checking whether make supports nested variables
configure:3238: result: yes
configure:3389: checking build system type
configure:3404: result: i686-pc-linux-gnu
configure:3424: checking host system type
configure:3438: result: x86_64-pc-linux-gnu
configure:3475: checking for x86_64-pc-linux-gnu-gcc
configure:3507: result: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse
configure:3905: checking for C compiler version
configure:3914: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse --version >&5
x86_64-pc-linux-gnu-gcc (Gentoo 13.2.1_p20230826 p7) 13.2.1 20230826
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3925: $? = 0
configure:3914: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -v >&5
Using built-in specs.
COLLECT_GCC=x86_64-pc-linux-gnu-gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/13/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-13.2.1_p20230826/work/gcc-13-20230826/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/13 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/13/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13 --disable-silent-rules --disable-dependency-tracking --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/13/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 13.2.1_p20230826 p7' --with-gcc-major-version-only --enable-libstdcxx-time --enable-lto --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --without-isl --enable-default-pie --enable-default-ssp
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 13.2.1 20230826 (Gentoo 13.2.1_p20230826 p7) 
configure:3925: $? = 0
configure:3914: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -V >&5
x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-V'
x86_64-pc-linux-gnu-gcc: fatal error: no input files
compilation terminated.
configure:3925: $? = 1
configure:3914: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -qversion >&5
x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
x86_64-pc-linux-gnu-gcc: fatal error: no input files
compilation terminated.
configure:3925: $? = 1
configure:3914: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -version >&5
x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-version'
x86_64-pc-linux-gnu-gcc: fatal error: no input files
compilation terminated.
configure:3925: $? = 1
configure:3945: checking whether the C compiler works
configure:3967: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -march=native -O2 -pipe  -Wl,-O1 -Wl,--as-needed -Wl,--undefined-version conftest.c  >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a when searching for -lgcc
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lgcc: No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc_s.so.1 when searching for libgcc_s.so.1
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc_s.so.1 when searching for libgcc_s.so.1
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find libgcc_s.so.1: No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc_s.so.1 when searching for libgcc_s.so.1
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a when searching for -lgcc
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lgcc: No such file or directory
collect2: error: ld returned 1 exit status
configure:3971: $? = 1
configure:4011: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xcrypt"
| #define PACKAGE_TARNAME "libxcrypt"
| #define PACKAGE_VERSION "4.4.36"
| #define PACKAGE_STRING "xcrypt 4.4.36"
| #define PACKAGE_BUGREPORT "https://github.com/besser82/libxcrypt/issues"
| #define PACKAGE_URL "https://github.com/besser82/libxcrypt"
| #define PACKAGE "libxcrypt"
| #define VERSION "4.4.36"
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:4016: error: in `/var/tmp/portage/portage/sys-libs/libxcrypt-4.4.36-r1/work/libxcrypt-4.4.36-xcrypt_compat-abi_x86_32.x86':
configure:4018: error: C compiler cannot create executables
See `config.log' for more details

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_c_undeclared_builtin_options='none needed'
ac_cv_env_CC_set=set
ac_cv_env_CC_value='x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse'
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-march=native -O2 -pipe'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--undefined-version'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/usr/share/pkgconfig
ac_cv_env_PKG_CONFIG_set=set
ac_cv_env_PKG_CONFIG_value=x86_64-pc-linux-gnu-pkg-config
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i686-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-pc-linux-gnu
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=x86_64-pc-linux-gnu
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_path_install='/usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC='x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse'
ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip
ac_cv_prog_make_make_set=yes
am_cv_make_support_nested_variables=yes
gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} '\''/var/tmp/portage/portage/sys-libs/libxcrypt-4.4.36-r1/work/libxcrypt-4.4.36/build-aux/m4-autogen/missing'\'' aclocal-1.16'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='x86_64-pc-linux-gnu-ar'
AUTOCONF='${SHELL} '\''/var/tmp/portage/portage/sys-libs/libxcrypt-4.4.36-r1/work/libxcrypt-4.4.36/build-aux/m4-autogen/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/var/tmp/portage/portage/sys-libs/libxcrypt-4.4.36-r1/work/libxcrypt-4.4.36/build-aux/m4-autogen/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/var/tmp/portage/portage/sys-libs/libxcrypt-4.4.36-r1/work/libxcrypt-4.4.36/build-aux/m4-autogen/missing'\'' automake-1.16'
AWK='gawk'
BINDNOW_FLAG=''
CC='x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse'
CCDEPMODE=''
CFLAGS='-march=native -O2 -pipe'
COMPAT_ABI=''
CPP=''
CPPFLAGS=''
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE=''
CSCOPE='cscope'
CTAGS='ctags'
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
DLLTOOL=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ENABLE_COMPAT_SUSE_FALSE=''
ENABLE_COMPAT_SUSE_TRUE=''
ENABLE_KA_TABLE_GEN_FALSE=''
ENABLE_KA_TABLE_GEN_TRUE=''
ENABLE_OBSOLETE_API_FALSE=''
ENABLE_OBSOLETE_API_TRUE=''
ENABLE_SHARED_FALSE=''
ENABLE_SHARED_TRUE=''
ENABLE_STATIC_FALSE=''
ENABLE_STATIC_TRUE=''
ENABLE_VALGRIND_drd=''
ENABLE_VALGRIND_helgrind=''
ENABLE_VALGRIND_memcheck=''
ENABLE_VALGRIND_sgcheck=''
ENABLE_XCRYPT_COMPAT_FILES_FALSE=''
ENABLE_XCRYPT_COMPAT_FILES_TRUE=''
ETAGS='etags'
EXEEXT=''
FGREP=''
FILECMD=''
GPG2=''
GREP=''
HAVE_CPP_dD=''
HAVE_LD_WRAP_FALSE=''
HAVE_LD_WRAP_TRUE=''
HAVE_VSCRIPT_COMPLEX_FALSE=''
HAVE_VSCRIPT_COMPLEX_TRUE=''
HAVE_VSCRIPT_FALSE=''
HAVE_VSCRIPT_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='x86_64-pc-linux-gnu-ld -m elf_i386'
LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--undefined-version'
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIPO=''
LN_S=''
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} '\''/var/tmp/portage/portage/sys-libs/libxcrypt-4.4.36-r1/work/libxcrypt-4.4.36/build-aux/m4-autogen/missing'\'' makeinfo'
MANIFEST_TOOL=''
MKDIR_P='/usr/bin/mkdir -p'
NM='x86_64-pc-linux-gnu-nm'
NMEDIT=''
OBJDUMP='x86_64-pc-linux-gnu-objdump'
OBJEXT=''
OPTI_FLAGS=''
OTOOL64=''
OTOOL=''
PACKAGE='libxcrypt'
PACKAGE_BUGREPORT='https://github.com/besser82/libxcrypt/issues'
PACKAGE_NAME='xcrypt'
PACKAGE_STRING='xcrypt 4.4.36'
PACKAGE_TARNAME='libxcrypt'
PACKAGE_URL='https://github.com/besser82/libxcrypt'
PACKAGE_VERSION='4.4.36'
PATH_SEPARATOR=':'
PERL=''
PKG_CONFIG='x86_64-pc-linux-gnu-pkg-config'
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig'
PKG_CONFIG_PATH='/usr/share/pkgconfig'
PYTHON=''
RANLIB='x86_64-pc-linux-gnu-ranlib'
RELRO_FLAG=''
SED=''
SET_MAKE=''
SHA256SUM=''
SHELL='/bin/sh'
STRIP='x86_64-pc-linux-gnu-strip'
SYMBOL_PREFIX=''
SYMVER_FLOOR=''
SYMVER_MIN=''
TEXT_RELOC_FLAG=''
UNDEF_FLAG=''
VALGRIND=''
VALGRIND_CHECK_RULES=''
VALGRIND_ENABLED=''
VALGRIND_ENABLED_FALSE=''
VALGRIND_ENABLED_TRUE=''
VERSION='4.4.36'
VSCRIPT_LDFLAGS=''
WARN_CFLAGS=''
WARN_CFLAGS_FOR_BUILD=''
XCRYPT_VERSION_MAJOR=''
XCRYPT_VERSION_MINOR=''
ac_ct_AR=''
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__include=''
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias='i686-pc-linux-gnu'
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='/usr/share'
datarootdir='/usr/share'
docdir='/usr/share/doc/libxcrypt-4.4.36-r1'
dvidir='${docdir}'
exec_prefix='NONE'
hashes_enabled=''
host='x86_64-pc-linux-gnu'
host_alias='x86_64-pc-linux-gnu'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='/usr/share/doc/libxcrypt-4.4.36-r1/html'
includedir='/usr/include'
infodir='/usr/share/info'
install_sh='${SHELL} /var/tmp/portage/portage/sys-libs/libxcrypt-4.4.36-r1/work/libxcrypt-4.4.36/build-aux/m4-autogen/install-sh'
libdir='//usr/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var/lib'
mandir='/usr/share/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgconfigdir=''
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sys_symbol_underscore=''
sysconfdir='/etc'
target_alias='x86_64-pc-linux-gnu'
valgrind_enabled_tools=''
valgrind_tools=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "xcrypt"
#define PACKAGE_TARNAME "libxcrypt"
#define PACKAGE_VERSION "4.4.36"
#define PACKAGE_STRING "xcrypt 4.4.36"
#define PACKAGE_BUGREPORT "https://github.com/besser82/libxcrypt/issues"
#define PACKAGE_URL "https://github.com/besser82/libxcrypt"
#define PACKAGE "libxcrypt"
#define VERSION "4.4.36"

configure: exit 77
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

emerge --info

Code: Select all

$ sudo emerge --info
 
Portage 3.0.61 (python 3.10.13-final-0, default/linux/amd64/17.1/systemd/merged-usr, gcc-13, glibc-2.38-r9, 6.7.0-rc1 x86_64)
=================================================================
System uname: Linux-6.7.0-rc1-x86_64-with-glibc2.38
KiB Mem:     3901580 total,   2738212 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Fri, 19 Jan 2024 15:00:01 +0000
Head commit of repository gentoo: 64ca765a36633487569cb4c69809337bd547c3f3
Timestamp of repository 4nykey: Wed, 17 Jan 2024 14:18:13 +0000
Head commit of repository 4nykey: 86238418ccaebe4c556edf407755b4cf16020928

Timestamp of repository zugaina: Fri, 16 Jun 2023 08:32:15 +0000
Head commit of repository zugaina: a31fcec20b159a13ccd069d4e13b92d18bc0ffec

sh bash 5.2_p26
ld GNU ld (Gentoo 2.41 p4) 2.41
app-misc/pax-utils:        1.3.7::gentoo
app-shells/bash:           5.2_p26::gentoo
dev-build/autoconf:        2.13-r8::gentoo, 2.72-r1::gentoo
dev-build/automake:        1.16.5-r1::gentoo
dev-build/cmake:           3.28.1-r1::gentoo
dev-build/libtool:         2.4.7-r2::gentoo
dev-build/make:            4.4.1-r1::gentoo
dev-build/meson:           1.3.1::gentoo
dev-lang/perl:             5.38.2-r1::gentoo
dev-lang/python:           3.10.13::gentoo
dev-lang/rust-bin:         1.74.1::gentoo
sys-apps/baselayout:       2.14-r1::gentoo
sys-apps/sandbox:          2.38::gentoo
sys-apps/systemd:          255.2-r2::gentoo
sys-devel/binutils:        2.41-r4::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/gcc:             13.2.1_p20230826::gentoo
sys-devel/gcc-config:      2.11::gentoo
sys-devel/llvm:            16.0.6::gentoo, 17.0.6::gentoo
sys-kernel/linux-headers:  5.15::gentoo (virtual/os-headers)
sys-libs/glibc:            2.38-r9::gentoo
sys-libs/libselinux:       3.6::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    masters: gentoo
    priority: -1000
    volatile: True
    sync-rsync-verify-max-age: 3
    sync-rsync-extra-opts: 
    sync-rsync-verify-metamanifest: no
    sync-rsync-verify-jobs: 1

4nykey
    location: /var/db/repos/4nykey
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/4nykey.git
    masters: gentoo
    volatile: False

overlay
    location: /usr/local/portage/overlay
    masters: gentoo
    priority: 0
    volatile: True

zugaina
    location: /var/db/repos/zugaina
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/zugaina.git
    masters: gentoo
    volatile: False

Binary Repositories:

binhost
    priority: 9999
    sync-uri: https://mirror.bytemark.co.uk/gentoo/releases/amd64/binpackages/17.1/x86-64

ACCEPT_KEYWORDS="amd64 ~amd64 ~x86"
ACCEPT_LICENSE="@FREE @BINARY-REDISTRIBUTABLE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--getbinpkg"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live candy config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news nodoc parallel-fetch pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo https://mirror.ufro.cl/gentoo/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LEX="flex"
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/var/cache/binpkgs"
PORTAGE_BINHOST="https://mirror.bytemark.co.uk/gentoo/releases/amd64/binpackages/17.1/x86-64/"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/usr/tmp/portage"
SHELL="/bin/bash"
USE="(-selinux) X a52 aac accessibility acl alsa alsa_pcm_plugins_adpcm alsa_pcm_plugins_alaw alsa_pcm_plugins_asym alsa_pcm_plugins_copy alsa_pcm_plugins_dmix alsa_pcm_plugins_dshare alsa_pcm_plugins_dsnoop alsa_pcm_plugins_empty alsa_pcm_plugins_extplug alsa_pcm_plugins_file alsa_pcm_plugins_hooks alsa_pcm_plugins_iec958 alsa_pcm_plugins_ioplug alsa_pcm_plugins_ladspa alsa_pcm_plugins_lfloat alsa_pcm_plugins_linear alsa_pcm_plugins_meter alsa_pcm_plugins_mmap_emul alsa_pcm_plugins_mulaw alsa_pcm_plugins_multi alsa_pcm_plugins_null alsa_pcm_plugins_plug alsa_pcm_plugins_rate alsa_pcm_plugins_route alsa_pcm_plugins_share alsa_pcm_plugins_shm alsa_pcm_plugins_softvol amd64 aom apparmor argon2 audit avif branding build bzip2 cdda cli crypt cryptsetup curl dbus dri dts dv dvb dvd dynamic elfutils example fbcon fbcondecor ffmpeg flac fortran gdbm gif gimp gnuefi gstreamer gtk gtk3 http iconv idn importd introspection ipv6 iwd jack jpeg kdbus kmod lame lcms libass libidn2 libnotify libtirpc libvisual livecd loop-aes lz4 lz5 lzma matroska mms mmx mng modplug modules mp3 mp4 mpeg mpeg2 mpeg4pt2 multilib nat ncurses networkmanager nls nptl nptlonly ogg opengl openmp opus oss pam pax_kernel pcre png policykit portaudio pulseaudio qrcode qt5 readline resolvconf seccomp socks5 sse sse2 ssl systemd sysv-utils taglib test-rust theora tiff truetype udev unicode usb usrmerge v4l vaapi vala vanilla vcd vdpau vlc vorbis vpx wavpack webp x264 xattr xkb xml xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2021" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 aes avx avx2 f16c fma3 pclmul popcnt rdrand sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 ntrip navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="evdev keyboard mouse synaptics virtualbox mutouch vmmouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-1" POSTGRES_TARGETS="postgres15" PYTHON_SINGLE_TARGET="python3_10" PYTHON_TARGETS="python3_10" RUBY_TARGETS="ruby31 ruby32" VIDEO_CARDS="fbdev intel i915 i965" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PYTHONPATH, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

Code tags added by NeddySeagoon
Top
Ionen
Developer
Developer
User avatar
Posts: 3014
Joined: Thu Dec 06, 2018 2:23 pm

  • Quote

Post by Ionen » Fri Jan 19, 2024 10:26 pm

Edit: nevermind, that doesn't sound like kernel.. but keeping post for reference

Was this update combined with a recent kernel update by any chances? Maybe it's not that (not sure how gcc would behave, I'd expect more an exec format error than library issues) but, given you're using kernel 6.7.0 and just to be sure, the new CONFIG_IA32_EMULATION_DEFAULT_DISABLED option is *not* set right? (by default it wouldn't enable it, but some users been answering 'Y' when doing make oldconfig and getting a bad surprise).

Then again I see this is 6.7.0-rc1 rather than 6.7.0 and update is probably kind of dated.

I do assume your issue are only with 32bit (abi_x86_32) either way perhaps for another reason -- I'd be kind of surprised if the binhost's gcc itself has issues though, haven't tried it myself to confirm but it has plenty of users by now.
Last edited by Ionen on Fri Jan 19, 2024 11:39 pm, edited 1 time in total.
Top
grknight
Retired Dev
Retired Dev
Posts: 2565
Joined: Fri Feb 20, 2015 9:36 pm

  • Quote

Post by grknight » Fri Jan 19, 2024 10:59 pm

Ionen wrote:I do assume your issue are only with 32bit (abi_x86_32) either way perhaps for another reason -- I'd be kind of surprised if the binhost's gcc itself has issues though, haven't tried it myself to confirm but it has plenty of users by now.
One important detail about the amd64 official binhost is that it is "nomultilib" only. Hopefully this would block things like gcc and glibc with the multilib USE from being pulled (and no crazy override applied).

I am concerned about having "(-selinux)" in the USE as it may cause portage to interpret values wrong.
Top
Ionen
Developer
Developer
User avatar
Posts: 3014
Joined: Thu Dec 06, 2018 2:23 pm

  • Quote

Post by Ionen » Fri Jan 19, 2024 11:37 pm

Ah, that would explain things if it was forced in somehow then.

Edit:
fwiw I do recall seeing users try to switch to no-multilib just to get the gcc binpkg (albeit I hadn't realized why given haven't tried it myself), so it shouldn't get merged in *that* easily -- albeit unsure how portage behaves with forced USE and binpkgs really.

If need to get back a multilib gcc, you can always run "quickpkg" in a stage3 chroot anyhow, but it may(?) still be able to rebuild itself normally with multilib if haven't lost multilib glibc though.
Top
contactopublico
n00b
n00b
Posts: 37
Joined: Fri Dec 22, 2023 4:26 pm

gcc fails to render executable

  • Quote

Post by contactopublico » Sat Jan 20, 2024 11:25 pm

from config:

CONFIG_IA32_EMULATION_DEFAULT_DISABLED is not set

Would appreciate any specific suggestions for what to check to pin down this issue.

Thank you.
Top
Hu
Administrator
Administrator
Posts: 24401
Joined: Tue Mar 06, 2007 5:38 am

  • Quote

Post by Hu » Sun Jan 21, 2024 12:21 am

Your output shows that you are using a no-multilib gcc. Your config.log shows that libxcrypt is trying to build for -m32, which needs a multilib gcc. Your profile appears to be multilib enabled, so I suspect grknight's comment is correct. To confirm, what is the output of emerge --pretend --verbose sys-devel/gcc:13; emerge --ignore-default-opts --pretend --verbose sys-devel/gcc:13?
Top
contactopublico
n00b
n00b
Posts: 37
Joined: Fri Dec 22, 2023 4:26 pm

  • Quote

Post by contactopublico » Sun Jan 21, 2024 5:20 pm

sudo emerge --pretend --verbose sys-devel/gcc:13

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

Calculating dependencies ... done!
Dependency resolution took 20.45 s (backtrack: 0/20).

[ebuild U ] sys-devel/gcc-13.2.1_p20240113-r1:13::gentoo [13.2.1_p20230826:13::gentoo] USE="(cxx) fortran (multilib*) nls openmp (pie) sanitize ssp vanilla* -ada (-cet) (-custom-cflags) -d -debug -default-stack-clash-protection -default-znow -doc (-fixed-point) -go -graphite -hardened (-ieee-long-double) -jit (-libssp) -lto -modula2 -objc -objc++ -objc-gc (-pch) -pgo -systemtap -test -valgrind -vtv -zstd" 82,431 KiB

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>.
sudo emerge --ignore-default-opts --pretend --verbose sys-devel/gcc:13

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

Calculating dependencies ... done!
Dependency resolution took 25.25 s (backtrack: 0/20).

[ebuild U ] sys-devel/gcc-13.2.1_p20240113-r1:13::gentoo [13.2.1_p20230826:13::gentoo] USE="(cxx) fortran (multilib*) nls openmp (pie) sanitize ssp vanilla* -ada (-cet) (-custom-cflags) -d -debug -default-stack-clash-protection -default-znow -doc (-fixed-point) -go -graphite -hardened (-ieee-long-double) -jit (-libssp) -lto -modula2 -objc -objc++ -objc-gc (-pch) -pgo -systemtap -test -valgrind -vtv -zstd" 82,431 KiB
Top
NeddySeagoon
Administrator
Administrator
User avatar
Posts: 56100
Joined: Sat Jul 05, 2003 9:37 am
Location: 56N 3W

  • Quote

Post by NeddySeagoon » Sun Jan 21, 2024 7:52 pm

contactopublico,

Code: Select all

(multilib*)
that's new to you at this build, the * means new. and forced on in indicated by the (), which comes from the multilib profile. USE=multilib should never be new.
It's set in the stage3 for the life of the install.

The binhosts are no-multilib only. That means that you cannot usem the for packages that need USE=multilib.
Portage should have protected you from that.
no-multilib installs never build 32 bit binaries. They can't.
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Top
Hu
Administrator
Administrator
Posts: 24401
Joined: Tue Mar 06, 2007 5:38 am

  • Quote

Post by Hu » Sun Jan 21, 2024 8:04 pm

OP: how exactly did you install gcc from the binhost? As Neddy says, this should not have been allowed.
Top
contactopublico
n00b
n00b
Posts: 37
Joined: Fri Dec 22, 2023 4:26 pm

emerging packages from binhost

  • Quote

Post by contactopublico » Sun Jan 21, 2024 9:45 pm

binhost: https://mirror.bytemark.co.uk/gentoo/re ... devel/gcc/

was it:

sudo emerge -l --getbinpkg =gcc-13.2.1_p20230826-22

However this is quite interesting and not something I recall reading in the instructions

Code:
(multilib*)
that's new to you at this build, the * means new. and forced on in indicated by the (), which comes from the multilib profile. USE=multilib should never be new.
It's set in the stage3 for the life of the install.

The binhosts are no-multilib only. That means that you cannot usem the for packages that need USE=multilib.
Portage should have protected you from that.
no-multilib installs never build 32 bit binaries. They can't.
_________________
Regards,

NeddySeagoon

Apparently it will be necessary to revert to the previous gcc.
Top
contactopublico
n00b
n00b
Posts: 37
Joined: Fri Dec 22, 2023 4:26 pm

failure to complete emerge @preserved

  • Quote

Post by contactopublico » Sun Jan 21, 2024 10:42 pm

Reverted to the previous compiler from an xpak backup and ran . /etc/profile, However continuing to get "configure: error: C compiler cannot create executables" when attempting to emerge.

There also appears to be an error with python 3.10

Code: Select all

sudo emerge @preserved-rebuild

Local copy of remote index is up-to-date and will be used.

Local copy of remote index is up-to-date and will be used.
Calculating dependencies   ... done!                         
Dependency resolution took 13.84 s (backtrack: 0/20).

[binary   R    ] sys-apps/sandbox-2.38-5 
[binary   R    ] dev-libs/libatomic_ops-7.8.2-1 
[ebuild   R    ] dev-libs/boehm-gc-8.2.4 
[ebuild   R    ] sys-libs/libxcrypt-4.4.36-r1 
[ebuild     U  ] sys-devel/gcc-13.2.1_p20240113-r1 [13.2.1_p20230826] USE="vanilla*" 

!!! The following binary packages have been ignored due to non matching USE:

    =dev-libs/boehm-gc-8.2.4 -cxx
    =dev-libs/boehm-gc-8.2.4 -abi_x86_32 -cxx

NOTE: The --binpkg-respect-use=n option will prevent emerge
      from ignoring these binary packages if possible.
      Using --binpkg-respect-use=y will silence this warning.

!!! The following installed packages are masked:
- net-wireless/crda-4.15-r2::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# David Seifert <soap@gentoo.org> (2024-01-21)
# Not required anymore since 4.14 is EOL, handled within the kernel
# nowadays. Removal on 2024-02-20.

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.


>>> Verifying ebuild manifests

>>> Running pre-merge checks for sys-libs/libxcrypt-4.4.36-r1

>>> Running pre-merge checks for sys-devel/gcc-13.2.1_p20240113-r1

>>> Emerging binary (1 of 5) sys-apps/sandbox-2.38::gentoo
 * sandbox-2.38-7.gpkg.tar MD5 SHA1 size ;-) ...                         [ ok ]
>>> Extracting info
>>> Extracting sys-apps/sandbox-2.38

>>> Installing (1 of 5) sys-apps/sandbox-2.38::gentoo

>>> Completed (1 of 5) sys-apps/sandbox-2.38::gentoo

>>> Emerging binary (2 of 5) dev-libs/libatomic_ops-7.8.2::gentoo
 * libatomic_ops-7.8.2-2.gpkg.tar MD5 SHA1 size ;-) ...                  [ ok ]
>>> Extracting info
>>> Extracting dev-libs/libatomic_ops-7.8.2

>>> Installing (2 of 5) dev-libs/libatomic_ops-7.8.2::gentoo

>>> Completed (2 of 5) dev-libs/libatomic_ops-7.8.2::gentoo

>>> Emerging (3 of 5) dev-libs/boehm-gc-8.2.4::gentoo
 * gc-8.2.4.tar.gz BLAKE2B SHA512 size ;-) ...                                               [ ok ]
>>> Unpacking source...
>>> Unpacking gc-8.2.4.tar.gz to /var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/work
>>> Source unpacked in /var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/work
>>> Preparing source in /var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/work/gc-8.2.4 ...
 * Running elibtoolize in: gc-8.2.4/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.3 patch ...
 *   Applying werror/2.4.7 patch ...
 *   Applying cxx-pthread/2.4.6 patch ...
 *   Applying color-record/2.4.7 patch ...
 *   Applying ppc64le/2.4.4 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/work/gc-8.2.4 ...
 * abi_x86_32.x86: running multilib-minimal_abi_src_configure
 * econf: updating gc-8.2.4/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating gc-8.2.4/config.guess with /usr/share/gnuconfig/config.guess
/var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/work/gc-8.2.4/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/boehm-gc-8.2.4 --htmldir=/usr/share/doc/boehm-gc-8.2.4/html --with-sysroot=/ --libdir=/usr/lib --disable-docs --with-libatomic-ops --enable-cplusplus --disable-static --enable-large-config
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking GC version numbers... major=8 minor=2                 micro=4
checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse
checking whether the C compiler works... no
configure: error: in `/var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/work/gc-8.2.4-abi_x86_32.x86':
configure: error: C compiler cannot create executables
See `config.log' for more details

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/work/gc-8.2.4-abi_x86_32.x86/config.log
 * ERROR: dev-libs/boehm-gc-8.2.4::gentoo failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *               ebuild.sh, line  136:  Called src_configure
 *             environment, line 1590:  Called multilib-minimal_src_configure
 *             environment, line 1035:  Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
 *             environment, line 1285:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *             environment, line  990:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *             environment, line  988:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
 *             environment, line  358:  Called multilib-minimal_abi_src_configure
 *             environment, line 1029:  Called multilib_src_configure
 *             environment, line 1506:  Called econf '--disable-docs' '--with-libatomic-ops' '--enable-cplusplus' '--disable-static' '--enable-large-config'
 *        phase-helpers.sh, line  732:  Called __helpers_die 'econf failed'
 *   isolated-functions.sh, line  112:  Called die
 * The specific snippet of code:
 *   		die "$@"
 * 
 * If you need support, post the output of `emerge --info '=dev-libs/boehm-gc-8.2.4::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/boehm-gc-8.2.4::gentoo'`.
 * The complete build log is located at '/usr/portage/logs/dev-libs:boehm-gc-8.2.4:20240121-221920.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/temp/environment'.
 * Working directory: '/var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/work/gc-8.2.4-abi_x86_32.x86'
 * S: '/var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/work/gc-8.2.4'

>>> Failed to emerge dev-libs/boehm-gc-8.2.4, Log file:

>>>  '/usr/portage/logs/dev-libs:boehm-gc-8.2.4:20240121-221920.log'

 * Messages for package dev-libs/boehm-gc-8.2.4:
 * Log file: /usr/portage/logs/dev-libs:boehm-gc-8.2.4:20240121-221920.log

 * ERROR: dev-libs/boehm-gc-8.2.4::gentoo failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *               ebuild.sh, line  136:  Called src_configure
 *             environment, line 1590:  Called multilib-minimal_src_configure
 *             environment, line 1035:  Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
 *             environment, line 1285:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *             environment, line  990:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *             environment, line  988:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
 *             environment, line  358:  Called multilib-minimal_abi_src_configure
 *             environment, line 1029:  Called multilib_src_configure
 *             environment, line 1506:  Called econf '--disable-docs' '--with-libatomic-ops' '--enable-cplusplus' '--disable-static' '--enable-large-config'
 *        phase-helpers.sh, line  732:  Called __helpers_die 'econf failed'
 *   isolated-functions.sh, line  112:  Called die
 * The specific snippet of code:
 *   		die "$@"
 * 
 * If you need support, post the output of `emerge --info '=dev-libs/boehm-gc-8.2.4::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/boehm-gc-8.2.4::gentoo'`.
 * The complete build log is located at '/usr/portage/logs/dev-libs:boehm-gc-8.2.4:20240121-221920.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/temp/environment'.
 * Working directory: '/var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/work/gc-8.2.4-abi_x86_32.x86'
 * S: '/var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/work/gc-8.2.4'

 * GNU info directory index is up-to-date.

!!! existing preserved libs:
>>> package: sys-libs/glibc-2.38-r9
 *  - /lib/ld-linux.so.2
 *      used by /usr/lib/gcc/x86_64-pc-linux-gnu/13/32/libasan.so.8.0.0 (sys-devel/gcc-13.2.1_p20230826)
 *      used by /usr/lib/gcc/x86_64-pc-linux-gnu/13/32/libgfortran.so.5.0.0 (sys-devel/gcc-13.2.1_p20230826)
 *      used by /usr/lib/gcc/x86_64-pc-linux-gnu/13/32/libstdc++.so.6.0.32 (sys-devel/gcc-13.2.1_p20230826)
 *      used by 2 other files
 *  - /lib/libc.so.6
 *      used by /usr/lib/gcc/x86_64-pc-linux-gnu/13/32/libasan.so.8.0.0 (sys-devel/gcc-13.2.1_p20230826)
 *      used by /usr/lib/gcc/x86_64-pc-linux-gnu/13/32/libatomic.so.1.2.0 (sys-devel/gcc-13.2.1_p20230826)
 *      used by /usr/lib/gcc/x86_64-pc-linux-gnu/13/32/libgcc_s.so.1 (sys-devel/gcc-13.2.1_p20230826)
 *      used by 13 other files
Use emerge @preserved-rebuild to rebuild packages using these libraries
[ERROR] Task was destroyed but it is pending!
task: <Task pending name='Task-9' coro=<ForkProcess._proc_join() running at /usr/lib/python3.10/site-packages/portage/util/_async/ForkProcess.py:224> wait_for=<Future pending cb=[Task.task_wakeup()]> cb=[_EbuildFetcherProcess._proc_join_done(<Process name...code=-SIGTERM>)()]>
[ERROR] Task was destroyed but it is pending!
task: <Task pending name='Task-13' coro=<ForkProcess._main() running at /usr/lib/python3.10/site-packages/portage/util/_async/ForkProcess.py:134> wait_for=<Future pending cb=[AsynchronousTask.async_wait.<locals>.<lambda>() at /usr/lib/python3.10/site-packages/_emerge/AsynchronousTask.py:49, Task.task_wakeup()]> cb=[SpawnProcess._main_exit()]>
[ERROR] Task was destroyed but it is pending!
task: <Task pending name='Task-12' coro=<PipeLogger._io_loop() running at /usr/lib/python3.10/site-packages/portage/util/_async/PipeLogger.py:98> wait_for=<Future pending cb=[Task.task_wakeup()]> cb=[PipeLogger._io_loop_done()]>
[ERROR] Task was destroyed but it is pending!
task: <Task pending name='Task-11' coro=<BuildLogger._main() running at /usr/lib/python3.10/site-packages/portage/util/_async/BuildLogger.py:129> wait_for=<Future pending cb=[AsynchronousTask.async_wait.<locals>.<lambda>() at /usr/lib/python3.10/site-packages/_emerge/AsynchronousTask.py:49, Task.task_wakeup()]> cb=[BuildLogger._main_exit()]>
[ERROR] Task was destroyed but it is pending!
task: <Task pending name='Task-10' coro=<PipeLogger._io_loop() running at /usr/lib/python3.10/site-packages/portage/util/_async/PipeLogger.py:98> wait_for=<Future pending cb=[Task.task_wakeup()]> cb=[PipeLogger._io_loop_done()]>

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

build log '/usr/portage/logs/dev-libs:boehm-gc-8.2.4:20240121-221422.log'.

Code: Select all


[32m * [39;49;00mPackage:    dev-libs/boehm-gc-8.2.4:0
[32m * [39;49;00mRepository: gentoo
[32m * [39;49;00mMaintainer: toolchain@gentoo.org
[32m * [39;49;00mUSE:        abi_x86_32 abi_x86_64 amd64 cxx elibc_glibc kernel_linux large threads
[32m * [39;49;00mFEATURES:   network-sandbox preserve-libs userpriv usersandbox
>>> Unpacking source...
>>> Unpacking gc-8.2.4.tar.gz to /var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/work
>>> Source unpacked in /var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/work
>>> Preparing source in /var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/work/gc-8.2.4 ...
 (B[m[1m[32m*(B[m Running elibtoolize in: gc-8.2.4/
 (B[m[1m[32m*(B[m   Applying portage/1.2.0 patch ...
 (B[m[1m[32m*(B[m   Applying sed/1.5.6 patch ...
 (B[m[1m[32m*(B[m   Applying as-needed/2.4.3 patch ...
 (B[m[1m[32m*(B[m   Applying werror/2.4.7 patch ...
 (B[m[1m[32m*(B[m   Applying cxx-pthread/2.4.6 patch ...
 (B[m[1m[32m*(B[m   Applying color-record/2.4.7 patch ...
 (B[m[1m[32m*(B[m   Applying ppc64le/2.4.4 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/work/gc-8.2.4 ...
 [32m*[0m abi_x86_32.x86: running multilib-minimal_abi_src_configure
 * econf: updating gc-8.2.4/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating gc-8.2.4/config.guess with /usr/share/gnuconfig/config.guess
/var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/work/gc-8.2.4/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/boehm-gc-8.2.4 --htmldir=/usr/share/doc/boehm-gc-8.2.4/html --with-sysroot=/ --libdir=/usr/lib --disable-docs --with-libatomic-ops --enable-cplusplus --disable-static --enable-large-config
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking GC version numbers... major=8 minor=2                 micro=4
checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse
checking whether the C compiler works... no
configure: error: in `/var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/work/gc-8.2.4-abi_x86_32.x86':
configure: error: C compiler cannot create executables
See `config.log' for more details

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/work/gc-8.2.4-abi_x86_32.x86/config.log
 [31;01m*[0m ERROR: dev-libs/boehm-gc-8.2.4::gentoo failed (configure phase):
 [31;01m*[0m   econf failed
 [31;01m*[0m 
 [31;01m*[0m Call stack:
 [31;01m*[0m               ebuild.sh, line  136:  Called src_configure
 [31;01m*[0m             environment, line 1590:  Called multilib-minimal_src_configure
 [31;01m*[0m             environment, line 1035:  Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
 [31;01m*[0m             environment, line 1285:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 [31;01m*[0m             environment, line  990:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 [31;01m*[0m             environment, line  988:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
 [31;01m*[0m             environment, line  358:  Called multilib-minimal_abi_src_configure
 [31;01m*[0m             environment, line 1029:  Called multilib_src_configure
 [31;01m*[0m             environment, line 1506:  Called econf '--disable-docs' '--with-libatomic-ops' '--enable-cplusplus' '--disable-static' '--enable-large-config'
 [31;01m*[0m        phase-helpers.sh, line  732:  Called __helpers_die 'econf failed'
 [31;01m*[0m   isolated-functions.sh, line  112:  Called die
 [31;01m*[0m The specific snippet of code:
 [31;01m*[0m   		die "$@"
 [31;01m*[0m 
 [31;01m*[0m If you need support, post the output of `emerge --info '=dev-libs/boehm-gc-8.2.4::gentoo'`,
 [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-libs/boehm-gc-8.2.4::gentoo'`.
 [31;01m*[0m The complete build log is located at '/usr/portage/logs/dev-libs:boehm-gc-8.2.4:20240121-221422.log'.
 [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/temp/build.log'.
 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/temp/environment'.
 [31;01m*[0m Working directory: '/var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/work/gc-8.2.4-abi_x86_32.x86'
 [31;01m*[0m S: '/var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/work/gc-8.2.4'

Top
NeddySeagoon
Administrator
Administrator
User avatar
Posts: 56100
Joined: Sat Jul 05, 2003 9:37 am
Location: 56N 3W

  • Quote

Post by NeddySeagoon » Mon Jan 22, 2024 12:16 pm

contactopublico,

That's the same error.

Code: Select all

checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse
checking whether the C compiler works... no
configure: error: in `/var/tmp/portage/portage/dev-libs/boehm-gc-8.2.4/work/gc-8.2.4-abi_x86_32.x86':
The binhost has never provided a suitable toolchain for a multilib install. Your profile is

Code: Select all

default/linux/amd64/17.1/systemd/merged-usr
Did you install a no-multilib stage3 then select an incompatible profile?

In your stage3 still in / ?
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Top
contactopublico
n00b
n00b
Posts: 37
Joined: Fri Dec 22, 2023 4:26 pm

gcc cannot create executables

  • Quote

Post by contactopublico » Mon Jan 22, 2024 2:38 pm

This is a Genloo installation that has been in use for years.

Previously packages from the stable and unstable binhosts maintained unofficially had been used without the issues currently experienced.

After the official binhost repo came on line in late Deceber 2023 three packages which take a long time to compile were installed.

They are glibc, llvm and gcc.

That appears to be when the issues started.
Last edited by contactopublico on Tue Jan 23, 2024 4:03 pm, edited 1 time in total.
Top
NeddySeagoon
Administrator
Administrator
User avatar
Posts: 56100
Joined: Sat Jul 05, 2003 9:37 am
Location: 56N 3W

  • Quote

Post by NeddySeagoon » Mon Jan 22, 2024 4:37 pm

contactopublico,

The official binhost has always been stable no-multilib only.
If you have changed binhosts so that you were getting multilib packages and now you are not. That would be a part of the problem.
The other part is how did you override the mismatching USE flags to be able to install a no-multilib package into a multilib system?
Portage prevents that sort of thing by default.

Is glibc broken too?
It needs USE=multilib to support 32 bit binaries.

LLVM does it differently.
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Top
contactopublico
n00b
n00b
Posts: 37
Joined: Fri Dec 22, 2023 4:26 pm

  • Quote

Post by contactopublico » Tue Jan 23, 2024 4:01 pm

based upon the foregoing:

The official binhost has always been stable no-multilib only.
If you have changed binhosts so that you were getting multilib packages and now you are not. That would be a part of the problem.
The other part is how did you override the mismatching USE flags to be able to install a no-multilib package into a multilib system?
Portage prevents that sort of thing by default.

The issue was resolved by converting to no-multilib, although shome packages from the binhost do not normally install, apparently due to non-matching use..

Thank you.
Top
Post Reply

15 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic