^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. QT_SELECT=qt5 moc qphotorec.h -o moc_qphotorec.cpp /bin/sh: line 1: moc: command not found make[2]: *** [Makefile:3453: moc_qphotorec.cpp] Error 127 make[2]: *** Waiting for unfinished jobs.... qphbs.cpp:87:24: warning: cast from 'char *' to 'alloc_data_t *' increases ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_systemd-j4-20221005-090232 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12.2.0 * clang/llvm (if any): clang version 15.0.2 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/15/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/15 15.0.2 Python 3.10.7 Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.64.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17] Available Java Virtual Machines: [1] openjdk-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): [1] php8.1 * GNU Make 4.3 HEAD of ::gentoo commit 2fac9a785c287b84c5a13135858beaebae41771e Merge: 9caca1455c97 2734a3edf149 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Oct 5 17:11:16 2022 +0000 Merge updates from master emerge -qpvO app-admin/testdisk [ebuild N ] app-admin/testdisk-7.1-r1 USE="jpeg qt5 zlib -ewf -ntfs -reiserfs -static"
Created attachment 821587 [details] emerge-info.txt
Created attachment 821590 [details] app-admin:testdisk-7.1-r1:20221005-174649.log.bz2
Created attachment 821593 [details] clang.tar.bz2
Created attachment 821596 [details] emerge-history.txt
Created attachment 821599 [details] environment
Created attachment 821602 [details] etc.portage.tar.bz2
Created attachment 821605 [details] logs.tar.bz2
Created attachment 821608 [details] temp.tar.bz2
This error appears to be due to "command not found: moc", but I've got a different set of errors.
Created attachment 840577 [details] emerge --info '=app-admin/testdisk-7.1-r1::gentoo'
Created attachment 840579 [details] emerge --info '=app-admin/testdisk-7.1-r1::gentoo' Typo, whoops.
Created attachment 840581 [details] emerge -pqv '=app-admin/testdisk-7.1-r1::gentoo'
Created attachment 840583 [details] build.log
Created attachment 840585 [details] portage env
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79464f898360a2fdec7b55b020c3fdb70c3657d7 commit 79464f898360a2fdec7b55b020c3fdb70c3657d7 Author: Oskari Pirhonen <xxc3ncoredxx@gmail.com> AuthorDate: 2022-12-07 05:05:16 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-12-14 05:07:40 +0000 app-admin/testdisk: fix clang build Backport the ntfs-3g ioctl prototype fixes from upstream master. Upstream: https://git.cgsecurity.org/cgit/testdisk/commit/?id=2b0a0fcde875a89e2beffbe5c43c7518f682b482 Closes: https://bugs.gentoo.org/875509 Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28582 Signed-off-by: Sam James <sam@gentoo.org> ...disk-7.1-backport-ntfs-3g-ioctl-prototype.patch | 46 +++++++++++ app-admin/testdisk/testdisk-7.1-r2.ebuild | 95 ++++++++++++++++++++++ 2 files changed, 141 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2a3f08d67f9c49c4c9ec83110ef618efd8bff09 commit c2a3f08d67f9c49c4c9ec83110ef618efd8bff09 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-12-14 05:15:34 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-12-14 05:15:34 +0000 app-admin/testdisk: set MOC explicitly The PATH line has been there for a while but let's explicitly set MOC to be safe as toralf filed it after. Bug: https://bugs.gentoo.org/875509 Signed-off-by: Sam James <sam@gentoo.org> app-admin/testdisk/testdisk-7.1-r2.ebuild | 1 + 1 file changed, 1 insertion(+)