Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 16 matches

Go to advanced search

Advanced search
Search found 16 matches • Page 1 of 1
by ololoshwin
Thu Mar 26, 2026 10:25 pm
Forum: Portage & Programming
Topic: [SOLVED] sys-libs/glibc-2.42-r5 missing symbols for avx512
Replies: 3
Views: 790

My bad. Real issue was missing -ggdb in CFLAGS and producing incomplete debug file. Now it works with multiarch too.
  • Jump to post
by ololoshwin
Thu Mar 26, 2026 5:42 pm
Forum: Portage & Programming
Topic: [SOLVED] sys-libs/glibc-2.42-r5 missing symbols for avx512
Replies: 3
Views: 790

Found out USE=multiarch causing this weird things.
  • Jump to post
by ololoshwin
Wed Mar 25, 2026 2:46 pm
Forum: Portage & Programming
Topic: [SOLVED] sys-libs/glibc-2.42-r5 missing symbols for avx512
Replies: 3
Views: 790

[SOLVED] sys-libs/glibc-2.42-r5 missing symbols for avx512

I've installed sys-libs/glibc-2.42-r5:2.2::gentoo with FEATURES="splitdebug"

Unfortunately I can't find glibc function names in the back-traces and can't set working breakpoints to strlen()

strlen@plt redirect to the avx512 implementation.

Is it a bug?
  • Jump to post
by ololoshwin
Thu Feb 12, 2026 8:18 pm
Forum: Portage & Programming
Topic: Cannot enable the nightly flag for Rust
Replies: 3
Views: 4130

Looks like nightly flag is gone for versions greater 1.85 . Is any way to enable compilation flag -Z ?
  • Jump to post
by ololoshwin
Thu May 29, 2025 4:06 pm
Forum: Portage & Programming
Topic: Broken signing files for secureboot [SOLVED]
Replies: 9
Views: 5397

Nowa wrote:portage will use that key automatically if none are specified.
Thanks. Some time ago portage require to set SECUREBOOT_SIGN_KEY and SECUREBOOT_SIGN_KEY variables to build secureboot packages.

I've removed these variables and signing works.
  • Jump to post
by ololoshwin
Wed May 28, 2025 9:40 pm
Forum: Portage & Programming
Topic: Broken signing files for secureboot [SOLVED]
Replies: 9
Views: 5397

After fixing by sbctl sign result is:
# sbverify --list /boot/memtest86plus/memtest.efi64
signature 1
image signature issuers:
- /C=Platform Key/CN=Platform Key
image signature certificates:
- subject: /C=Platform Key/CN=Platform Key
issuer: /C=Platform Key/CN=Platform Key
signature 2
image ...
  • Jump to post
by ololoshwin
Wed May 28, 2025 8:23 pm
Forum: Portage & Programming
Topic: Broken signing files for secureboot [SOLVED]
Replies: 9
Views: 5397

It's probably attempting verification with the wrong key/certificate (possibly the portage certificate you used is not registered with UEFI/shim yet). Try listing all signatures with "sbverify --list".

# sbverify --list /boot/memtest86plus/memtest.efi64
signature 1
image signature issuers:
- /C ...
  • Jump to post
by ololoshwin
Wed May 28, 2025 11:34 am
Forum: Portage & Programming
Topic: Broken signing files for secureboot [SOLVED]
Replies: 9
Views: 5397

Broken signing files for secureboot [SOLVED]

I'm using secureboot with own keys.

Portage is not able to sign files.

$ sudo emerge -1av sys-apps/memtest86+
...
[ebuild R ] sys-apps/memtest86+-7.20::gentoo USE="boot secureboot uefi64 -bios32 -bios64 -iso32 -iso64 -uefi32" 0 KiB
...
* Signing /var/tmp/portage/sys-apps/memtest86+-7.20/image ...
  • Jump to post
by ololoshwin
Fri Mar 07, 2025 2:41 pm
Forum: Other Things Gentoo
Topic: lvm2 initramfs activation conflicts with udev and systemd
Replies: 1
Views: 4672

lvm2 initramfs activation conflicts with udev and systemd

Hello
I have custom initramfs to activate lvm volume for roof filesystem.

Everything works except warning in systemct:
dev-mapper-sys-root.device loaded activating tentative /dev/mapper/sys-root

This is because udev marked this device as not ready for systemd:
# udevadm info /dev/mapper/sys-root ...
  • Jump to post
by ololoshwin
Sun Mar 03, 2024 1:19 pm
Forum: Installing Gentoo
Topic: [Solved] New /efi mount point
Replies: 3
Views: 2288

What shows lsblk -o +PARTTYPE ?
$ lsblk -o +PARTTYPE
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS PARTTYPE
zram0 253:0 0 14G 0 disk [SWAP]
zram1 253:1 0 0B 0 disk
nvme0n1 259:0 0 476,9G 0 disk
├─nvme0n1p1 259:1 0 260M 0 part c12a7328-f81f-11d2-ba4b-00a0c93ec93b
├─nvme0n1p2 259:2 0 16M 0 part ...
  • Jump to post
by ololoshwin
Sat Mar 02, 2024 8:12 pm
Forum: Installing Gentoo
Topic: [Solved] New /efi mount point
Replies: 3
Views: 2288

[Solved] New /efi mount point

I've found /efi mount point generated by systemd-gpt-auto-generator

I do not understand why my ESP partition is mounted to /efi .
How to revert it to /boot ?

I've removed /boot line from /etc/fstab and i have not "Extended Boot Loader Partition (XBOOTLDR partition)" but ESP is still mounted to ...
  • Jump to post
by ololoshwin
Sat Dec 25, 2021 10:04 am
Forum: Desktop Environments
Topic: [SOLVED] systemd KDE Plasma/Kickoff create failed units
Replies: 3
Views: 1976

sam_ wrote:See bug 829596. Stabilisation of fixed systemd is underway in bug 829887.
Thanks. Systemd update fixes error.
  • Jump to post
by ololoshwin
Fri Dec 24, 2021 10:20 pm
Forum: Desktop Environments
Topic: [SOLVED] systemd KDE Plasma/Kickoff create failed units
Replies: 3
Views: 1976

alt+f2 command line create active scope and launch application in the scope.
  • Jump to post
by ololoshwin
Fri Dec 24, 2021 9:56 pm
Forum: Desktop Environments
Topic: [SOLVED] systemd KDE Plasma/Kickoff create failed units
Replies: 3
Views: 1976

[SOLVED] systemd KDE Plasma/Kickoff create failed units

$ systemctl --user status
● localhost
State: degraded
Jobs: 0 queued
Failed: 4 units

Failed unit counter increments on application launch by Plasma/Kickoff.
Application works without issues.

Failed unit example:

systemctl --user status app-org.kde.kate-0ba03c5f0ffa4bd19bee81c96441bfa3.scope
x ...
  • Jump to post
by ololoshwin
Thu Nov 25, 2021 9:11 pm
Forum: Portage & Programming
Topic: [SOLVED] -mstackrealign CFLAGS for glibc x86 32bit
Replies: 1
Views: 1701

Portage is amazing.
Don't have to change ebuild.

Use package.env to affect only sys-libs/glibc.
/etc/portage/package.env: sys-libs/glibc glibc.conf
Use CFLAGS_x86 environment variable to for 32bit target.
/etc/portage/env/glibc.conf:
COMMON_FLAGS="-O2 -pipe -fpic -g"
CFLAGS="${COMMON_FLAGS ...
  • Jump to post
by ololoshwin
Thu Nov 25, 2021 8:39 am
Forum: Portage & Programming
Topic: [SOLVED] -mstackrealign CFLAGS for glibc x86 32bit
Replies: 1
Views: 1701

[SOLVED] -mstackrealign CFLAGS for glibc x86 32bit

I need to build sys-libs/glibc with -mstackrealign compiler flag to run old 32bit game.

How to set CFLAGS for glibc and abi_x86_32 only?
  • Jump to post

Search found 16 matches • Page 1 of 1

Go to advanced search

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