Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 899656 - sys-apps/systemd-253.1 - ../.../meson.build: ERROR: Problem encountered: libfido2=true requires openssl
Summary: sys-apps/systemd-253.1 - ../.../meson.build: ERROR: Problem encountered: libf...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo systemd Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-05 08:14 UTC by Toralf Förster
Modified: 2023-03-06 16:15 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.66 KB, text/plain)
2023-03-05 08:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,25.00 KB, text/plain)
2023-03-05 08:14 UTC, Toralf Förster
Details
environment (environment,182.14 KB, text/plain)
2023-03-05 08:14 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.37 KB, application/x-bzip)
2023-03-05 08:14 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,17.89 KB, application/x-bzip)
2023-03-05 08:14 UTC, Toralf Förster
Details
sys-apps:systemd-253.1:20230305-015617.log (sys-apps:systemd-253.1:20230305-015617.log,16.03 KB, text/plain)
2023-03-05 08:14 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,43.87 KB, application/x-bzip)
2023-03-05 08:14 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-03-05 08:14:26 UTC
Run-time dependency libidn2 found: YES 2.3.4
Run-time dependency libiptc found: YES 1.8.9
Library gcrypt found: YES
Library gpg-error found: YES
Run-time dependency gnutls found: YES 3.8.0

../systemd-stable-253.1/meson.build:1489:16: ERROR: Problem encountered: libfido2=true requires openssl

A full log can be found at /var/tmp/portage/sys-apps/systemd-253.1/work/systemd-stable-253.1-abi_x86_64.amd64/meson-logs/meson-log.txt

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd_merged_usr-j5_test-20230304-180933

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

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

  HEAD of ::gentoo
commit 8a5dde01d7a170151d7a464b7ee61fbb9150c1c0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Mar 4 17:32:00 2023 +0000

    2023-03-04 17:31:59 UTC

emerge -qpvO sys-apps/systemd
[ebuild     U ] sys-apps/systemd-253.1 [252.4-r1] USE="acl audit* cgroup-hybrid* curl* dns-over-tls elfutils* fido2* gcrypt gnutls* iptables* kmod lz4 pam pcre seccomp sysv-utils tpm* xkb* zstd -apparmor -cryptsetup -gnuefi -homed -http -idn -importd -lzma -openssl* -pkcs11 -policykit -pwquality -qrcode -resolvconf* (-selinux) (-split-usr) -test -vanilla" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2023-03-05 08:14:27 UTC
Created attachment 856170 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-03-05 08:14:28 UTC
Created attachment 856172 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-03-05 08:14:30 UTC
Created attachment 856174 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-03-05 08:14:31 UTC
Created attachment 856176 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-03-05 08:14:32 UTC
Created attachment 856178 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-03-05 08:14:33 UTC
Created attachment 856180 [details]
sys-apps:systemd-253.1:20230305-015617.log
Comment 7 Toralf Förster gentoo-dev 2023-03-05 08:14:34 UTC
Created attachment 856182 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-03-06 16:15:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71ca8516cf1c8d7dcbf7289bfc7ab8f37e341b2b

commit 71ca8516cf1c8d7dcbf7289bfc7ab8f37e341b2b
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2023-03-06 16:14:45 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2023-03-06 16:14:45 +0000

    sys-apps/systemd: REQUIRED_USE="fido2? ( openssl )"
    
    Closes: https://bugs.gentoo.org/899656
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-apps/systemd/systemd-252.4-r1.ebuild | 1 +
 sys-apps/systemd/systemd-252.5.ebuild    | 1 +
 sys-apps/systemd/systemd-252.6.ebuild    | 1 +
 sys-apps/systemd/systemd-252.7.ebuild    | 1 +
 sys-apps/systemd/systemd-253-r1.ebuild   | 1 +
 sys-apps/systemd/systemd-253.1.ebuild    | 1 +
 sys-apps/systemd/systemd-9999.ebuild     | 1 +
 7 files changed, 7 insertions(+)