Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 918638 - media-video/pipewire-1.0.0 ERROR: Program 'doxygen' not found or not executable with USE=-doc -man
Summary: media-video/pipewire-1.0.0 ERROR: Program 'doxygen' not found or not executab...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-27 01:14 UTC by Mike Lothian
Modified: 2023-11-27 01:28 UTC (History)
2 users (show)

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


Attachments
Build log (build.log,56.23 KB, text/plain)
2023-11-27 01:14 UTC, Mike Lothian
Details
Meson log (meson-log.txt,160.83 KB, text/plain)
2023-11-27 01:28 UTC, Mike Lothian
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Lothian 2023-11-27 01:14:25 UTC
[ebuild     U  ] media-video/pipewire-1.0.0:0/0.4::gentoo [0.3.85:0/0.4::gentoo] USE="X bluetooth dbus extra ffmpeg gstreamer pipewire-alsa readline sound-server ssl systemd v4l -doc -echo-cancel -flatpak -gsettings -ieee1394 -jack-client -jack-sdk -liblc3 -lv2 -man% -modemmanager -roc (-selinux) (-system-service) -test -zeroconf" ABI_X86="32 (64) (-x32)"

Fails because meson cannot find doxygen

Reproducible: Always
Comment 1 Mike Lothian 2023-11-27 01:14:58 UTC
Created attachment 875756 [details]
Build log
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-11-27 01:22:29 UTC
/var/tmp/portage/media-video/pipewire-1.0.0/work/pipewire-1.0.0-abi_x86_64.amd64/meson-logs/meson-log.txt too please
Comment 3 Larry the Git Cow gentoo-dev 2023-11-27 01:28:01 UTC
The bug has been closed via the following commit(s):

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

commit e3a3c290408257b5fd6730b8066c54a1cc3e1d8c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-11-27 01:27:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-27 01:27:21 +0000

    media-video/pipewire: fix leftover man line
    
    Closes: https://bugs.gentoo.org/918638
    Signed-off-by: Sam James <sam@gentoo.org>

 media-video/pipewire/pipewire-1.0.0.ebuild | 1 -
 media-video/pipewire/pipewire-9999.ebuild  | 1 -
 2 files changed, 2 deletions(-)
Comment 4 Mike Lothian 2023-11-27 01:28:18 UTC
Created attachment 875757 [details]
Meson log