Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829935 - sys-apps/fwupd-1.6.4-r1 - ERROR: Unknown variable "gnutls".
Summary: sys-apps/fwupd-1.6.4-r1 - ERROR: Unknown variable "gnutls".
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-24 18:15 UTC by Jakov Smolić
Modified: 2022-01-13 14:01 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jakov Smolić archtester gentoo-dev 2021-12-24 18:15:46 UTC
* Package:    sys-apps/fwupd-1.6.4-r1
 * Repository: gentoo
 * Maintainer: polynomial-c@gentoo.org whissi@gentoo.org
 * Upstream:   https://github.com/fwupd/fwupd/issues
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux man python_single_target_python3_9 systemd test userland_GNU
 * FEATURES:   network-sandbox preserve-libs sandbox test userpriv usersandbox
 * Using python3.9 to build
>>> Unpacking source...
>>> Unpacking fwupd-1.6.4.tar.gz to /var/tmp/portage/sys-apps/fwupd-1.6.4-r1/work
>>> Source unpacked in /var/tmp/portage/sys-apps/fwupd-1.6.4-r1/work
>>> Preparing source in /var/tmp/portage/sys-apps/fwupd-1.6.4-r1/work/fwupd-1.6.4 ...
 * Applying fwupd-1.5.7-logind_plugin.patch ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-apps/fwupd-1.6.4-r1/work/fwupd-1.6.4 ...
meson setup --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /var/tmp/portage/sys-apps/fwupd-1.6.4-r1/temp/pkgconfig:/var/tmp/portage/sys-apps/fwupd-1.6.4-r1/temp/python3.9/pkgconfig:/usr/share/pkgconfig --pkg-config-path /var/tmp/portage/sys-apps/fwupd-1.6.4-r1/temp/pkgconfig:/var/tmp/portage/sys-apps/fwupd-1.6.4-r1/temp/python3.9/pkgconfig:/usr/share/pkgconfig --native-file /var/tmp/portage/sys-apps/fwupd-1.6.4-r1/temp/meson.x86_64-pc-linux-gnu.amd64.ini --buildtype plain --localstatedir /var -Dbuild=all -Dconsolekit=false -Dcurl=true -Ddocs=none -Defi_binary=false -Dsupported_build=true -Dlibarchive=false -Dbluez=false -Delogind=false -Dgnutls=false -Dgusb=false -Dlzma=false -Dman=true -Dintrospection=false -Dpolkit=false -Dsystemd=true -Dtests=true -Dplugin_amt=false -Dplugin_dell=false -Dplugin_flashrom=false -Dplugin_altos=false -Dplugin_modem_manager=false -Dplugin_nvme=false -Dplugin_intel_spi=false -Dplugin_synaptics_mst=false -Dplugin_synaptics_rmi=false -Dplugin_thunderbolt=false -Dplugin_tpm=false -Dplugin_uefi_capsule=false -Dplugin_uefi_capsule_splash=false -Dplugin_uefi_pk=false /var/tmp/portage/sys-apps/fwupd-1.6.4-r1/work/fwupd-1.6.4 /var/tmp/portage/sys-apps/fwupd-1.6.4-r1/work/fwupd-1.6.4-build
[1mThe Meson build system[0m
Version: 0.59.4
Source dir: [1m/var/tmp/portage/sys-apps/fwupd-1.6.4-r1/work/fwupd-1.6.4[0m
Build dir: [1m/var/tmp/portage/sys-apps/fwupd-1.6.4-r1/work/fwupd-1.6.4-build[0m
Build type: [1mnative build[0m
Project name: [1mfwupd[0m
Project version: [1m1.6.4[0m
C compiler for the host machine: [1mx86_64-pc-linux-gnu-gcc[0m (gcc 11.2.0 "x86_64-pc-linux-gnu-gcc (Gentoo 11.2.0 p1) 11.2.0")
C linker for the host machine: [1mx86_64-pc-linux-gnu-gcc[0m ld.bfd 2.37
Host machine cpu family: [1mx86_64[0m
Host machine cpu: [1mx86_64[0m
Program [1mgit[0m found: [1;32mYES[0m (/usr/bin/git)
Compiler for C supports arguments -Waggregate-return: [1;32mYES[0m 
Compiler for C supports arguments -Wunused: [1;32mYES[0m 
Compiler for C supports arguments -Warray-bounds: [1;32mYES[0m 
Compiler for C supports arguments -Wcast-align: [1;32mYES[0m 
Compiler for C supports arguments -Wclobbered: [1;32mYES[0m 
Compiler for C supports arguments -Wdeclaration-after-statement: [1;32mYES[0m 
Compiler for C supports arguments -Wdiscarded-qualifiers: [1;32mYES[0m 
Compiler for C supports arguments -Wduplicated-branches: [1;32mYES[0m 
Compiler for C supports arguments -Wduplicated-cond: [1;32mYES[0m 
Compiler for C supports arguments -Wempty-body: [1;32mYES[0m 
Compiler for C supports arguments -Wformat=2: [1;32mYES[0m 
Compiler for C supports arguments -Wformat-nonliteral: [1;32mYES[0m 
Compiler for C supports arguments -Wformat-security: [1;32mYES[0m 
Compiler for C supports arguments -Wformat-signedness: [1;32mYES[0m 
Compiler for C supports arguments -Wignored-qualifiers: [1;32mYES[0m 
Compiler for C supports arguments -Wimplicit-function-declaration: [1;32mYES[0m 
Compiler for C supports arguments -Winit-self: [1;32mYES[0m 
Compiler for C supports arguments -Wlogical-op: [1;32mYES[0m 
Compiler for C supports arguments -Wmaybe-uninitialized: [1;32mYES[0m 
Compiler for C supports arguments -Wmissing-declarations: [1;32mYES[0m 
Compiler for C supports arguments -Wmissing-format-attribute: [1;32mYES[0m 
Compiler for C supports arguments -Wmissing-include-dirs: [1;32mYES[0m 
Compiler for C supports arguments -Wmissing-noreturn: [1;32mYES[0m 
Compiler for C supports arguments -Wmissing-parameter-type: [1;32mYES[0m 
Compiler for C supports arguments -Wmissing-prototypes: [1;32mYES[0m 
Compiler for C supports arguments -Wnested-externs: [1;32mYES[0m 
Compiler for C supports arguments -Wno-cast-function-type: [1;32mYES[0m 
Compiler for C supports arguments -Wno-address-of-packed-member: [1;32mYES[0m 
Compiler for C supports arguments -Wno-unknown-pragmas: [1;32mYES[0m 
Compiler for C supports arguments -Wno-missing-field-initializers: [1;32mYES[0m 
Compiler for C supports arguments -Wno-strict-aliasing: [1;32mYES[0m 
Compiler for C supports arguments -Wno-suggest-attribute=format: [1;32mYES[0m 
Compiler for C supports arguments -Wno-unused-parameter: [1;32mYES[0m 
Compiler for C supports arguments -Wold-style-definition: [1;32mYES[0m 
Compiler for C supports arguments -Woverride-init: [1;32mYES[0m 
Compiler for C supports arguments -Wpointer-arith: [1;32mYES[0m 
Compiler for C supports arguments -Wredundant-decls: [1;32mYES[0m 
Compiler for C supports arguments -Wreturn-type: [1;32mYES[0m 
Compiler for C supports arguments -Wshadow: [1;32mYES[0m 
Compiler for C supports arguments -Wsign-compare: [1;32mYES[0m 
Compiler for C supports arguments -Wstrict-aliasing: [1;32mYES[0m 
Compiler for C supports arguments -Wstrict-prototypes: [1;32mYES[0m 
Compiler for C supports arguments -Wswitch-default: [1;32mYES[0m 
Compiler for C supports arguments -Wtype-limits: [1;32mYES[0m 
Compiler for C supports arguments -Wundef: [1;32mYES[0m 
Compiler for C supports arguments -Wuninitialized: [1;32mYES[0m 
Compiler for C supports arguments -Wunused-but-set-variable: [1;32mYES[0m 
Compiler for C supports arguments -Wunused-variable: [1;32mYES[0m 
Compiler for C supports arguments -Wvla: [1;32mYES[0m 
Compiler for C supports arguments -Wwrite-strings: [1;32mYES[0m 
Program [1mhonggfuzz[0m found: [1;31mNO[0m
Checking for function "[1mHF_ITER[0m" : [1;31mNO[0m 
Compiler for C supports link arguments -Wl,-z,relro: [1;32mYES[0m 
Compiler for C supports link arguments -Wl,-z,defs: [1;32mYES[0m 
Compiler for C supports link arguments -Wl,-z,now: [1;32mYES[0m 
Compiler for C supports link arguments -Wl,-z,ibt,-z,shstk: [1;32mYES[0m 
Program [1mdiff[0m found: [1;32mYES[0m (/usr/bin/diff)
Found pkg-config: [1m/usr/bin/x86_64-pc-linux-gnu-pkg-config[0m (1.8.0)
Run-time dependency [1mgio-2.0[0m found: [1;32mYES[0m [36m2.68.4[0m
Run-time dependency [1mgio-unix-2.0[0m found: [1;32mYES[0m [36m2.68.4[0m
Run-time dependency [1mgmodule-2.0[0m found: [1;32mYES[0m [36m2.68.4[0m
Run-time dependency [1mgudev-1.0[0m found: [1;32mYES[0m [36m237[0m
Run-time dependency [1mxmlb[0m found: [1;32mYES[0m [36m0.1.15[0m
Run-time dependency [1msqlite3[0m found: [1;32mYES[0m [36m3.35.5[0m
Run-time dependency [1mjcat[0m found: [1;32mYES[0m [36m0.1.8[0m
Run-time dependency [1mjson-glib-1.0[0m found: [1;32mYES[0m [36m1.6.2[0m
Run-time dependency [1mvalgrind[0m found: [1;32mYES[0m [36m3.17.0[0m
Run-time dependency [1mlibcurl[0m found: [1;32mYES[0m [36m7.79.1[0m
meson.build:243: [1;33mWARNING:[0m Polkit is disabled, the daemon will allow ALL client actions
Run-time dependency [1mudev[0m found: [1;32mYES[0m [36m249[0m
Library [1mm[0m found: [1;32mYES[0m
Run-time dependency [1mlibgcab-1.0[0m found: [1;32mYES[0m [36m1.4[0m
Program [1mgcab[0m found: [1;32mYES[0m (/usr/bin/gcab)
Found CMake: [1m/usr/bin/cmake[0m (3.21.4)
Run-time dependency [1mbash-completion[0m found: [1;31mNO[0m (tried pkgconfig and cmake)
Program [1mpython3[0m found: [1;32mYES[0m (/var/tmp/portage/sys-apps/fwupd-1.6.4-r1/temp/python3.9/bin/python3)
Has header "[1msys/utsname.h[0m" : [1;32mYES[0m 
Has header "[1msys/ioctl.h[0m" : [1;32mYES[0m 
Has header "[1merrno.h[0m" : [1;32mYES[0m 
Has header "[1msys/socket.h[0m" : [1;32mYES[0m 
Has header "[1mlinux/ethtool.h[0m" : [1;32mYES[0m 
Has header "[1mlinux/hidraw.h[0m" : [1;32mYES[0m 
Has header "[1msys/mman.h[0m" : [1;32mYES[0m 
Has header "[1mpoll.h[0m" : [1;32mYES[0m 
Has header "[1mfnmatch.h[0m" : [1;32mYES[0m 
Has header "[1mkenv.h[0m" : [1;31mNO[0m 
Has header "[1mmalloc.h[0m" : [1;32mYES[0m 
Checking for function "[1mmalloc_trim[0m" : [1;32mYES[0m 
Has header "[1mcpuid.h[0m" : [1;32mYES[0m 
Header <cpuid.h> has symbol "[1m__get_cpuid_count[0m" : [1;32mYES[0m 
Checking for function "[1mgetuid[0m" : [1;32mYES[0m 
Checking for function "[1mrealpath[0m" : [1;32mYES[0m 
Checking for function "[1mmemmem[0m" : [1;32mYES[0m 
Checking for function "[1msigaction[0m" : [1;32mYES[0m 
Checking for function "[1mmemfd_create[0m" : [1;32mYES[0m 
Header <locale.h> has symbol "[1mLC_MESSAGES[0m" : [1;32mYES[0m 
Header <fcntl.h> has symbol "[1mF_WRLCK[0m" : [1;32mYES[0m 
Header <fcntl.h> has symbol "[1mF_OFD_SETLK[0m" : [1;31mNO[0m 
Checking for function "[1mpwrite[0m" : [1;32mYES[0m 
Run-time dependency [1msystemd[0m found: [1;32mYES[0m [36m249[0m
Run-time dependency [1mlibsystemd[0m found: [1;32mYES[0m [36m249[0m
Configuring [1mconfig.h[0m using configuration
Configuring [1mfwupd-version.h[0m using configuration
Configuring [1mvendor.conf[0m using configuration
Configuring [1mvendor-directory.conf[0m using configuration
Configuring [1mfwupd-refresh.service[0m using configuration
Configuring [1m85-fwupd[0m using configuration
Program [1mtar[0m found: [1;32mYES[0m (/bin/tar)
Configuring [1mfwupdmgr.test[0m using configuration
Configuring [1mfwupd.test[0m using configuration
Configuring [1mfwupd-tests.conf[0m using configuration
Configuring [1mfwupd-offline-update.service[0m using configuration
Configuring [1mfwupd.service[0m using configuration
Configuring [1mfwupd.shutdown[0m using configuration
Configuring [1morg.freedesktop.fwupd.service[0m using configuration
Program [1m/var/tmp/portage/sys-apps/fwupd-1.6.4-r1/work/fwupd-1.6.4/contrib/fix_translations.py[0m found: [1;32mYES[0m (/var/tmp/portage/sys-apps/fwupd-1.6.4-r1/work/fwupd-1.6.4/contrib/fix_translations.py)
Program [1m/var/tmp/portage/sys-apps/fwupd-1.6.4-r1/temp/python3.9/bin/python3[0m found: [1;32mYES[0m (/var/tmp/portage/sys-apps/fwupd-1.6.4-r1/temp/python3.9/bin/python3)
Program [1msh[0m found: [1;32mYES[0m (/bin/sh)
Found pkg-config: [1m/usr/bin/x86_64-pc-linux-gnu-pkg-config[0m (1.8.0)
Program [1mglib-compile-resources[0m found: [1;32mYES[0m (/usr/bin/glib-compile-resources)
Configuring [1mfwupdmgr.1[0m using configuration
Configuring [1mfwupdagent.1[0m using configuration
Configuring [1mfwupdtool.1[0m using configuration
Compiler for C supports arguments -fcf-protection: [1;32mYES[0m 
Checking if "[1m__attribute__((noinline,noclone))[0m" compiles: [1;32mYES[0m 

plugins/synaptics-rmi/meson.build:44:2: [1;31mERROR:[0m Unknown variable "gnutls".

A full log can be found at [1m/var/tmp/portage/sys-apps/fwupd-1.6.4-r1/work/fwupd-1.6.4-build/meson-logs/meson-log.txt[0m
 * ERROR: sys-apps/fwupd-1.6.4-r1::gentoo failed (configure phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  127:  Called src_configure
 *   environment, line 3229:  Called meson_src_configure
 *   environment, line 2436:  Called die
 * The specific snippet of code:
 *       "${mesonargs[@]}" ) || die
 * 
 * If you need support, post the output of `emerge --info '=sys-apps/fwupd-1.6.4-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-apps/fwupd-1.6.4-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-apps/fwupd-1.6.4-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/fwupd-1.6.4-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-apps/fwupd-1.6.4-r1/work/fwupd-1.6.4'
 * S: '/var/tmp/portage/sys-apps/fwupd-1.6.4-r1/work/fwupd-1.6.4'
Comment 1 Jakov Smolić archtester gentoo-dev 2021-12-24 18:16:10 UTC
Portage 3.0.28 (python 3.9.9-final-0, default/linux/amd64/17.1/systemd, gcc-11.2.0, glibc-2.33-r7, 5.10.68-gentoo-dist x86_64)
=================================================================
System uname: Linux-5.10.68-gentoo-dist-x86_64-Common_KVM_processor-with-glibc2.33
KiB Mem:    65850752 total,  22860880 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Fri, 24 Dec 2021 11:00:01 +0000
Head commit of repository gentoo: ee4df4fd230ece2fb39286674cf570336f2785d6
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:           2.7.18_p13::gentoo, 3.9.9::gentoo, 3.10.0_p1::gentoo
dev-lang/rust-bin:         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/sandbox:          2.25::gentoo
sys-apps/systemd:          249.7::gentoo
sys-devel/autoconf:        2.13-r1::gentoo, 2.71-r1::gentoo
sys-devel/automake:        1.16.5::gentoo
sys-devel/binutils:        2.37_p1::gentoo
sys-devel/binutils-config: 5.4::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/llvm:            13.0.0::gentoo
sys-devel/make:            4.3::gentoo
sys-kernel/linux-headers:  5.10-r1::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-verify-metamanifest: yes
    sync-rsync-extra-opts:
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-jobs: 1

crossdev
    location: /var/db/repos/crossdev
    masters: gentoo
    priority: 10

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* @FREE @BINARY-REDISTRIBUTABLE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /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/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS="--jobs 10"
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="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs 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="-O2 -pipe"
GENTOO_MIRRORS="http://mirror.netcologne.de/gentoo/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j64 -l64"
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/zsh"
USE="acl amd64 bzip2 cli crypt dri fortran gdbm iconv ipv6 libglvnd libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl systemd udev unicode xattr 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" 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="libinput" KERNEL="linux" 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-3 php7-4" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby26 ruby27" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" 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, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LEX, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, 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
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2022-01-13 14:01:37 UTC
fwupd-1.6.x is gone from portage.