Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 711682 - sys-apps/fwupd-1.3.9[-agent,man]: src/meson.build:196:2: ERROR: Unknown variable "fwupdagent".
Summary: sys-apps/fwupd-1.3.9[-agent,man]: src/meson.build:196:2: ERROR: Unknown varia...
Status: RESOLVED FIXED
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: 2020-03-06 13:42 UTC by Joakim Tjernlund
Modified: 2020-03-06 15:23 UTC (History)
0 users

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 Joakim Tjernlund 2020-03-06 13:42:15 UTC
.....

Run-time dependency tss2-esys found: YES 2.3.3
Program genpeimg found: NO
Has header "linux/nvme_ioctl.h" : YES 
Found CMake: /usr/bin/cmake (3.14.6)
Run-time dependency umockdev-1.0 found: NO (tried pkgconfig and cmake)
Run-time dependency libelogind found: YES 243.4
Configuring config.h using configuration
Configuring fwupd-version.h using configuration
Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (0.29.2)
WARNING: Project targetting '>=0.47.0' but tried to use feature introduced in '0.50.0': install arg in configure_file
Configuring vendor.conf using configuration
Configuring vendor-directory.conf using configuration
Configuring fwupdtool using configuration
Configuring fwupdmgr using configuration
Configuring 85-fwupd using configuration
Configuring fwupdmgr.test using configuration
Configuring fwupd-tests.conf using configuration
Configuring org.freedesktop.fwupd.service using configuration
Program make-images.sh found: YES (/var/tmp/portage/sys-apps/fwupd-1.3.9/work/fwupd-1.3.9/po/make-images.sh)
Program help2man found: YES (/usr/bin/help2man)

src/meson.build:196:2: ERROR: Unknown variable "fwupdagent".
Comment 1 Joakim Tjernlund 2020-03-06 13:44:27 UTC
I suppose this patch would be godd to have as well:
https://github.com/fwupd/fwupd/commit/4e381f2a61c6ea4eb7438c14f76b8301762a800c
Comment 2 Joakim Tjernlund 2020-03-06 13:51:17 UTC
USE="-man" avoids the error
Comment 3 Larry the Git Cow gentoo-dev 2020-03-06 15:23:04 UTC
The bug has been closed via the following commit(s):

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

commit a64ae1d3b6f3af052521ec5a14ba07267c88bcc5
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2020-03-06 15:22:26 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2020-03-06 15:22:58 +0000

    sys-apps/fwupd: Fixed build with USE="-agent man"
    
    Thanks-to: Joakim Tjernlund <joakim.tjernlund@infinera.com>
    Closes: https://bugs.gentoo.org/711682
    Package-Manager: Portage-2.3.92, Repoman-2.3.20
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 .../fwupd-1.3.9-optional_agent_man_page.patch      | 57 ++++++++++++++++++++++
 sys-apps/fwupd/fwupd-1.3.9.ebuild                  |  1 +
 2 files changed, 58 insertions(+)