checking for DVDREAD... yes checking for DVDCSS... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for sys/ioctl.h... yes checking for MPV... no configure: error: Package requirements (mpv) were not met: Package 'mpv', required by 'virtual:world', not found ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop-20231206-190509 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 17.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/17 17.0.6 Python 3.11.7 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.74.1 [2] rust-1.74.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11] 2) Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21] 4) Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-11 [3] openjdk-bin-17 [4] openjdk-bin-21 system-vm php cli (if any): go version go1.21.5 linux/amd64 HEAD of ::gentoo commit b5d9655033e96ce1e972b6a61bb1890f01771cf4 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Dec 13 03:19:12 2023 +0000 2023-12-13 03:19:11 UTC emerge -qpvO media-video/dvd_info [ebuild N ] media-video/dvd_info-1.15 USE="-libmpv"
Created attachment 879111 [details] emerge-info.txt
Created attachment 879112 [details] emerge-history.txt.xz
Created attachment 879113 [details] environment
Created attachment 879114 [details] etc.clang.tar.xz
Created attachment 879115 [details] etc.portage.tar.xz
Created attachment 879116 [details] logs.tar.xz
Created attachment 879117 [details] media-video:dvd_info-1.15:20231213-044440.log
Created attachment 879118 [details] qlist-info.txt.xz
Created attachment 879119 [details] temp.tar.xz
I've got a new release I'm working on which includes fixed autoconf, so I'd recommend just waiting for that to come out instead of patching this one. The program is still under active development, though.
Okay, new release for 1.16 is out. The release fixes the autoconf probem, it'll run and build just fine. Expanded KEYWORDS since I went to a lot of work to make it portable, it'll be find on other arches. Also latest ebuild adds support for latest in git (9999)
Created attachment 881245 [details] dvd_info-1.16.ebuild new ebuild expands keywords, release has autoconf fixes, adds support for git 9999
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb7adb8c144962bfa63a0a37fb4ef58e377ad891 commit bb7adb8c144962bfa63a0a37fb4ef58e377ad891 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-01-02 06:27:11 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-01-02 06:27:29 +0000 media-video/dvd_info: add 1.16, 9999 Closes: https://bugs.gentoo.org/919832 Thanks-to: Steve Dibb <steve.dibb@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> media-video/dvd_info/Manifest | 1 + media-video/dvd_info/dvd_info-1.16.ebuild | 30 ++++++++++++++++++++++++++++++ media-video/dvd_info/dvd_info-9999.ebuild | 30 ++++++++++++++++++++++++++++++ 3 files changed, 61 insertions(+)
(In reply to Steve Dibb from comment #11) > Okay, new release for 1.16 is out. The release fixes the autoconf probem, > it'll run and build just fine. Expanded KEYWORDS since I went to a lot of > work to make it portable, it'll be find on other arches. Also latest ebuild > adds support for latest in git (9999) Thanks. Could you file a keywording bug for the keywords side?