Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
glibc-2.34-r13 error al emerger
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
FyruX
n00b
n00b


Joined: 15 Mar 2018
Posts: 15
Location: Colombia

PostPosted: Wed May 11, 2022 6:41 pm    Post subject: glibc-2.34-r13 error al emerger Reply with quote

Buenas tengan todos ustedes, les agradezco una mano con este impase...

Al ejecutar
Code:
emerge  --oneshot --verbose --quiet-build --ask sys-libs/glibc


me sale error,

Code:

# emerge  --oneshot --verbose --quiet-build --ask sys-libs/glibc

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.


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

Calculating dependencies... done!
[ebuild     U  ] sys-libs/glibc-2.34-r13:2.2::gentoo [2.33-r7:2.2::gentoo] USE="clone3%* multiarch (multilib) ssp (static-libs) -audit -caps (-cet) -compile-locales (-crypt) (-custom-cflags) -doc -gd -headers-only -multilib-bootstrap -nscd -profile (-selinux) -static-pie -suid -systemd -systemtap -test (-vanilla)" 0 KiB

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

!!! The following installed packages are masked:
- sys-libs/e2fsprogs-libs-1.46.4::gentoo (masked by: package.mask)
/var/db/repos/gentoo/profiles/package.mask:
# David Seifert <soap@gentoo.org> (2022-04-17)
# Dead library, part of >=sys-fs/e2fsprogs-1.46.5 now, bug #806875,
# removal on 2022-05-17.
# (If you hit blockers, please run:
# $ emerge --deselect sys-libs/e2fsprogs-libs
# This is necessary as your world file should not contain dependencies.)

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


Would you like to merge these packages? [Yes/No] y
>>> Verifying ebuild manifests
>>> Running pre-merge checks for sys-libs/glibc-2.34-r13
 * Checking general environment sanity.
make -j2 glibc-test CC=x86_64-pc-linux-gnu-gcc
x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer   -Wl,-O1 -Wl,--as-needed  glibc-test.c   -o glibc-test
 * Checking that IA32 emulation is enabled in the running kernel ...                                                                                                         [ ok ]
 * Checking running kernel version (5.10.76-gentoo-r1 >= 3.2.0) ...                                                                                                          [ ok ]
 * Checking linux-headers version (5.15.0 >= 3.2.0) ...                                                                                                                      [ ok ]
 * After upgrading glibc, please restart all running processes.
 * Be sure to include init (telinit u) or systemd (systemctl daemon-reexec).
 * Alternatively, reboot your system.
 * (See bug #660556, bug #741116, bug #823756, etc)
>>> Emerging (1 of 1) sys-libs/glibc-2.34-r13::gentoo

...




../include/setjmp.h:46:3: error: static assertion failed: "align of sigjmp_buf != 8"
   46 |   _Static_assert (__alignof__ (type) == align , \
      |   ^~~~~~~~~~~~~~
../include/setjmp.h:60:1: note: in expansion of macro ‘TEST_ALIGN’
   60 | TEST_ALIGN (sigjmp_buf, SIGJMP_BUF_ALIGN);
      | ^~~~~~~~~~
../include/setjmp.h:50:3: error: static assertion failed: "offset of __mask_was_saved field of struct __jmp_buf_tag != 64"
   50 |   _Static_assert (offsetof (type, member) == offset, \
      |   ^~~~~~~~~~~~~~
../include/setjmp.h:63:1: note: in expansion of macro ‘TEST_OFFSET’
   63 | TEST_OFFSET (struct __jmp_buf_tag, __mask_was_saved,
      | ^~~~~~~~~~~
../include/setjmp.h:50:3: error: static assertion failed: "offset of __saved_mask field of struct __jmp_buf_tag != 68"
   50 |   _Static_assert (offsetof (type, member) == offset, \
      |   ^~~~~~~~~~~~~~
../include/setjmp.h:65:1: note: in expansion of macro ‘TEST_OFFSET’
   65 | TEST_OFFSET (struct __jmp_buf_tag, __saved_mask,
      | ^~~~~~~~~~~
make[2]: *** [../Makerules:271: /var/tmp/portage/sys-libs/glibc-2.34-r13/work/build-x86-x86_64-pc-linux-gnu-nptl/ucontext_i.h] Error 1
make[2]: *** Waiting for unfinished jobs....
Traceback (most recent call last):
  File "/var/tmp/portage/sys-libs/glibc-2.34-r13/work/glibc-2.34/csu/../scripts/gen-as-const.py", line 120, in <module>
    main()
  File "/var/tmp/portage/sys-libs/glibc-2.34-r13/work/glibc-2.34/csu/../scripts/gen-as-const.py", line 116, in main
    consts = glibcextract.compute_c_consts(sym_data, args.cc)
  File "/var/tmp/portage/sys-libs/glibc-2.34-r13/work/glibc-2.34/scripts/glibcextract.py", line 62, in compute_c_consts
    subprocess.check_call(cmd, shell=True)
  File "/usr/lib/python3.9/subprocess.py", line 373, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command 'x86_64-pc-linux-gnu-gcc -m32 -mno-avx512f -march=native -pipe -O2 -Wl,-O1 -Wl,--as-needed -std=gnu11 -fgnu89-inline  -march=native -pipe -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -Wstrict-prototypes -Wold-style-definition -fmath-errno     -ftls-model=initial-exec   -U_FORTIFY_SOURCE -DGENTOO_USE_CLONE3  -I../include -I/var/tmp/portage/sys-libs/glibc-2.34-r13/work/build-x86-x86_64-pc-linux-gnu-nptl/csu  -I/var/tmp/portage/sys-libs/glibc-2.34-r13/work/build-x86-x86_64-pc-linux-gnu-nptl  -I../sysdeps/unix/sysv/linux/x86_64/x32  -I../sysdeps/unix/sysv/linux/x86_64  -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86  -I../sysdeps/x86/nptl  -I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/x86_64/nptl  -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix/x86_64  -I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/x86_64/x32/fpu  -I../sysdeps/x86_64/x32  -I../sysdeps/x86_64/fpu/multiarch  -I../sysdeps/x86_64/fpu  -I../sysdeps/x86/fpu  -I../sysdeps/x86_64/multiarch  -I../sysdeps/x86_64  -I../sysdeps/x86/include -I../sysdeps/x86  -I../sysdeps/ieee754/float128  -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96  -I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/wordsize-32  -I../sysdeps/ieee754  -I../sysdeps/generic  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/include -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /var/tmp/portage/sys-libs/glibc-2.34-r13/work/build-x86-x86_64-pc-linux-gnu-nptl/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h       -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS                   -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.34-r13/work/build-x86-x86_64-pc-linux-gnu-nptl/tcb-offsets.h.dT               -MT '/var/tmp/portage/sys-libs/glibc-2.34-r13/work/build-x86-x86_64-pc-linux-gnu-nptl/tcb-offsets.h.d /var/tmp/portage/sys-libs/glibc-2.34-r13/work/build-x86-x86_64-pc-linux-gnu-nptl/tcb-offsets.h' -S -o /var/tmp/portage/sys-libs/glibc-2.34-r13/temp/tmpb5sqw2op/test.s -x c - < /var/tmp/portage/sys-libs/glibc-2.34-r13/temp/tmpb5sqw2op/test.c' returned non-zero exit status 1.
make[2]: *** [../Makerules:271: /var/tmp/portage/sys-libs/glibc-2.34-r13/work/build-x86-x86_64-pc-linux-gnu-nptl/tcb-offsets.h] Error 1
make[2]: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.34-r13/work/glibc-2.34/csu'
make[1]: *** [Makefile:479: csu/subdir_lib] Error 2
make[1]: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.34-r13/work/glibc-2.34'
make: *** [Makefile:9: all] Error 2
make: Leaving directory '/var/tmp/portage/sys-libs/glibc-2.34-r13/work/build-x86-x86_64-pc-linux-gnu-nptl'
 * ERROR: sys-libs/glibc-2.34-r13::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=sys-libs/glibc-2.34-r13::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-libs/glibc-2.34-r13::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-libs/glibc-2.34-r13/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-libs/glibc-2.34-r13/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-libs/glibc-2.34-r13/work/glibc-2.34'
 * S: '/var/tmp/portage/sys-libs/glibc-2.34-r13/work/glibc-2.34'

 * Messages for package sys-libs/glibc-2.34-r13:

 * After upgrading glibc, please restart all running processes.
 * Be sure to include init (telinit u) or systemd (systemctl daemon-reexec).
 * Alternatively, reboot your system.
 * (See bug #660556, bug #741116, bug #823756, etc)

 * Messages for package sys-libs/glibc-2.34-r13:

 * ERROR: sys-libs/glibc-2.34-r13::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=sys-libs/glibc-2.34-r13::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-libs/glibc-2.34-r13::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-libs/glibc-2.34-r13/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-libs/glibc-2.34-r13/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-libs/glibc-2.34-r13/work/glibc-2.34'
 * S: '/var/tmp/portage/sys-libs/glibc-2.34-r13/work/glibc-2.34'
 ~ #



aca les dejo mi archivo make.conf

Code:

############################
####   make.conf file   ####
############################         

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

   COMMON_FLAGS="-march=native -O2 -pipe -fomit-frame-pointer"
##   COMMON_FLAGS=" -O2 -pipe -fomit-frame-pointer"
   CFLAGS="${COMMON_FLAGS}"
   CXXFLAGS="${COMMON_FLAGS}"
   FCFLAGS="${COMMON_FLAGS}"
   FFLAGS="${COMMON_FLAGS}"

# NOTE: This stage was built with the bindist Use flag enabled
   PORTDIR="/var/db/repos/gentoo"
######   DISTDIR="/var/cache/distfiles"
   DISTDIR="/home/distfiles"
   PKGDIR="/var/cache/binpkgs"

# This sets the language of build output to English.
# Please keep this setting intact when reporting bugs.
   LC_MESSAGES=C

   CHOST_x86="x86_64-pc-linux-gnu"
######   MAKEOPTS="-j1"
   ACCEPT_LICENSE="*"
   INPUT_DEVICES="synaptics"
   VIDEO_CARDS="intel i965"
   USE="X alsa bluetooth cjk cups dri gif java jpeg mtp nls opengl pdf png smp speech svg threads tiff usb vaapi wifi"
   LINGUAS=""
   L10N="es es-419 es-AR es-CL es-ES es-MX es-PE"
   CPU_FLAGS_X86="mmx mmxext sse sse2 sse3 ssse3"


y la salida de emerge --info

Code:

Presario ~ # emerge --info
Portage 3.0.30 (python 3.9.9-final-0, default/linux/amd64/17.1/desktop, gcc-11.2.0, glibc-2.33-r7, 5.10.76-gentoo-r1 x86_64)
=================================================================
System uname: Linux-5.10.76-gentoo-r1-x86_64-Intel-R-_Pentium-R-_Dual_CPU_T2330_@_1.60GHz-with-glibc2.33
KiB Mem:     2021288 total,    184120 free
KiB Swap:   33554428 total,  33284604 free
Timestamp of repository gentoo: Wed, 11 May 2022 00:45:01 +0000
Head commit of repository gentoo: f07d546598fe5c3db3569f9c2c79d5468a028502
sh bash 5.1_p8
ld GNU ld (Gentoo 2.37_p1 p0) 2.37
app-misc/pax-utils:        1.3.3::gentoo
app-shells/bash:           5.1_p8::gentoo
dev-java/java-config:      2.3.1::gentoo
dev-lang/perl:             5.34.0-r3::gentoo
dev-lang/python:           3.9.9-r1::gentoo, 3.10.0_p1::gentoo
dev-lang/rust:             1.56.1::gentoo
dev-util/cmake:            3.21.4::gentoo
dev-util/meson:            0.59.4::gentoo
sys-apps/baselayout:       2.7-r3::gentoo
sys-apps/openrc:           0.44.10::gentoo
sys-apps/sandbox:          2.25::gentoo
sys-devel/autoconf:        2.13-r1::gentoo, 2.71-r1::gentoo
sys-devel/automake:        1.16.4::gentoo
sys-devel/binutils:        2.37_p1::gentoo
sys-devel/binutils-config: 5.4::gentoo
sys-devel/clang:           13.0.0::gentoo
sys-devel/gcc:             11.2.0::gentoo
sys-devel/gcc-config:      2.4::gentoo
sys-devel/libtool:         2.4.6-r6::gentoo
sys-devel/lld:             13.0.0::gentoo
sys-devel/llvm:            13.0.0::gentoo
sys-devel/make:            4.3::gentoo
sys-kernel/linux-headers:  5.15-r3::gentoo (virtual/os-headers)
sys-libs/glibc:            2.33-r7::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-extra-opts:
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-jobs: 1

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /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/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe -fomit-frame-pointer"
DISTDIR="/home/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY 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"
FCFLAGS="-march=native -O2 -pipe -fomit-frame-pointer"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=native -O2 -pipe -fomit-frame-pointer"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="es_CO.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS=""
PKGDIR="/var/cache/binpkgs"
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="/var/tmp"
SHELL="/bin/bash"
USE="X a52 aac acl acpi alsa amd64 bluetooth branding bzip2 cairo cdda cdr cjk cli crypt cups dbus dri dts dvd dvdr elogind encode exif flac fortran gdbm gif gpm gtk gui iconv icu ipv6 java jpeg lcms libglvnd libnotify libtirpc mad mng mp3 mp4 mpeg mtp multilib ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds qt5 readline sdl seccomp smp speech spell split-usr ssl startup-notification svg threads tiff truetype udev udisks unicode upower usb vaapi vorbis wifi wxwidgets x264 xattr xcb xml xv xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2020" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache 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 sse3 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="synaptics" KERNEL="linux" L10N="es es-419 es-AR es-CL es-ES es-MX es-PE" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby26 ruby27" USERLAND="GNU" VIDEO_CARDS="intel i965" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LEX, LFLAGS, LIBTOOL, MAKE, MAKEFLAGS, MAKEOPTS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS



gracias de ante mano
Back to top
View user's profile Send private message
chrootman
Tux's lil' helper
Tux's lil' helper


Joined: 18 Aug 2020
Posts: 95

PostPosted: Thu May 12, 2022 4:35 am    Post subject: Reply with quote

Hiciste eso?
https://www.gentoo.org/support/news-items/2021-10-18-libxcrypt-migration-stable.html
https://forums.gentoo.org/viewtopic-p-8696082.html?sid=70c026f78cb80f235585daf227555b62
Tengo esto:
Code:
emerge -av sys-libs/glibc
[ebuild   R    ] sys-libs/glibc-2.35-r4:2.2::gentoo  USE="clone3 multiarch (multilib) ssp (static-libs) systemd -audit -caps (-cet) -compile-locales (-crypt) (-custom-cflags) -doc (-experimental-loong) -gd -headers-only -multilib-bootstrap -nscd -profile (-selinux) -suid -systemtap -test (-vanilla)" 17,806 KiB

Code:
/etc/portage/package.use/uservars
sys-libs/glibc -crypt
sys-libs/libxcrypt system static-libs

Code:
/etc/portage/package.use/zz-autounmask
=sys-libs/glibc-2.33-r1 crypt

Code:
equery depends sys-libs/glibc
 * These packages depend on sys-libs/glibc:
dev-java/openjdk-bin-11.0.14_p9-r1 (elibc_glibc ? >=sys-libs/glibc-2.2.5)
dev-python/pytz-2022.1 (sys-libs/glibc[vanilla])
net-fs/samba-4.16.1 (<sys-libs/glibc-2.26[rpc(+)])
net-im/whatsapp-desktop-bin-0.5.1 (sys-libs/glibc)
sys-devel/gcc-11.3.0 (elibc_glibc ? sys-libs/glibc[cet(-)?])
sys-kernel/genkernel-4.2.6-r2 (elibc_glibc ? sys-libs/glibc[static-libs(+)])
sys-libs/libxcrypt-4.4.28 (elibc_glibc ? sys-libs/glibc[-crypt(+)])
sys-libs/tevent-0.12.0 (elibc_glibc ? <sys-libs/glibc-2.26[rpc(+)])
virtual/libc-1-r1 (elibc_glibc ? sys-libs/glibc:2.2)
www-client/google-chrome-101.0.4951.54 (sys-libs/glibc)

Code:
eix -I sys-libs/glibc
[I] sys-libs/glibc
     Available versions:  (.2) [M](~)2.19-r2^s [M](~)2.19-r2^s[1] [M]2.25-r11^s[1] [M]2.30-r8^t[1] [M]2.30-r9^t [M]2.30-r9^t[1] [M]2.31-r6^t[1] [M]2.31-r7^t [M](~)2.31-r7^t[1] [M](~)2.32-r1^t[1] [M](~)2.32-r2^t[1] [M]2.32-r8^t 2.33-r13^t 2.34-r10^t (~)2.34-r11^t (~)2.34-r12^t 2.34-r13^t (~)2.35-r3^t (~)2.35-r4^t **9999*l^t **9999*l^t[1]
       {audit caps cet +clone3 compile-locales +crypt custom-cflags debug doc experimental-loong gd hardened headers-only +multiarch multilib multilib-bootstrap nscd profile +rpc selinux +ssp +static-libs static-pie suid systemd systemtap test vanilla}
     Installed versions:  2.35-r4(2.2)^t(01:49:08 PM 04/27/2022)(clone3 multiarch multilib ssp static-libs systemd -audit -caps -cet -compile-locales -crypt -custom-cflags -doc -experimental-loong -gd -headers-only -multilib-bootstrap -nscd -profile -selinux -suid -systemtap -test -vanilla)
     Homepage:            https://www.gnu.org/software/libc/
     Description:         GNU libc C library

[1] "gentoo" /var/db/repos/gentoo

Code:
/etc/portage/make.conf
RUBY_TARGETS="ruby27"
ABI_X86="64 32"
*/* PYTHON_TARGETS: -* python3_9 python3_8 python3_7
*/* PYTHON_SINGLE_TARGET: -* python3_9
Back to top
View user's profile Send private message
quilosaq
Veteran
Veteran


Joined: 22 Dec 2009
Posts: 1522

PostPosted: Thu May 12, 2022 8:40 am    Post subject: Reply with quote

@FyruX:

Prueba esto:
Code:
#(root) emerge --sync
emerge -pv --deep --newuse --oneshot =sys-libs/glibc-2.35-r4
Back to top
View user's profile Send private message
ebray187
Tux's lil' helper
Tux's lil' helper


Joined: 02 Mar 2005
Posts: 121
Location: Al otro lado de la pantalla

PostPosted: Thu Aug 18, 2022 4:25 pm    Post subject: Reply with quote

Code:
 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.

Solo quería apuntar por si alguien nuevo a Gentoo lee este hilo, que independiente a este caso concreto siempre es importante leer las noticias. ¡Más aun cuando nos está afectando un error de compilación!
Code:
$ eselect news read


Saludos
_________________
# emerge -C world >> 9/8
A flower?!
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