too long lines were shrinked: [28/282] /usr/bin/x86_64-pc-linux-gnu-g++ -DCOPYQ_BASH_COMPLETION_PREFIX=\"/usr/share/bash-completion/completions\" -DCOPYQ_DESKTOP_FILE=\"/usr/share/applications/com.github.hluk.copyq.desktop\" -DCOPYQ_ICON_NAME=\"copyq\" -DCOPYQ_ICON_PREFIX=\"/usr/share/icons/hicolor/scalable/apps/copyq\" -DCOPYQ_ [29/282] /usr/bin/x86_64-pc-linux-gnu-g++ -DCOPYQ_BASH_COMPLETION_PREFIX=\"/usr/share/bash-completion/completions\" -DCOPYQ_DESKTOP_FILE=\"/usr/share/applications/com.github.hluk.copyq.desktop\" -DCOPYQ_ICON_NAME=\"copyq\" -DCOPYQ_ICON_PREFIX=\"/usr/share/icons/hicolor/scalable/apps/copyq\" -DCOPYQ_ [30/282] /usr/bin/x86_64-pc-linux-gnu-g++ -DCOPYQ_BASH_COMPLETION_PREFIX=\"/usr/share/bash-completion/completions\" -DCOPYQ_DESKTOP_FILE=\"/usr/share/applications/com.github.hluk.copyq.desktop\" -DCOPYQ_ICON_NAME=\"copyq\" -DCOPYQ_ICON_PREFIX=\"/usr/share/icons/hicolor/scalable/apps/copyq\" -DCOPYQ_ FAILED: plugins/itemfakevim/CMakeFiles/itemfakevim.dir/fakevim/fakevimhandler.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DCOPYQ_BASH_COMPLETION_PREFIX=\"/usr/share/bash-completion/completions\" -DCOPYQ_DESKTOP_FILE=\"/usr/share/applications/com.github.hluk.copyq.desktop\" -DCOPYQ_ICON_NAME=\"copyq\" -DCOPYQ_ICON_PREFIX=\"/usr/share/icons/hicolor/scalable/apps/copyq\" -DCOPYQ_PLUGIN_PR /var/tmp/portage/x11-misc/copyq-7.0.0/work/CopyQ-7.0.0/plugins/itemfakevim/fakevim/fakevimhandler.cpp: In function void FakeVim::Internal::initSingleShotTimer(QTimer*, int, FakeVimHandler::Private*, void (FakeVimHandler::Private::*)()): /var/tmp/portage/x11-misc/copyq-7.0.0/work/CopyQ-7.0.0/plugins/itemfakevim/fakevim/fakevimhandler.cpp:1065:21: error: no matching function for call to QObject::connect(QTimer*&, void (QTimer::*)(QTimer::QPrivateSignal), FakeVim::Internal::FakeVimHandler::Private*&, void (FakeVim::Internal::FakeVimHa 1065 | QObject::connect(timer, &QTimer::timeout, receiver, slot); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_systemd-20231016-181026 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 17.0.3 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.3 Python 3.11.6 Available Rust versions: [1] rust-1.73.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17] 2) Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 system-vm php cli (if any): go version go1.21.3 linux/amd64 HEAD of ::gentoo commit 78376178380d8582b94f6c2d7db623f003bdde48 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Oct 20 22:17:00 2023 +0000 2023-10-20 22:16:59 UTC emerge -qpvO x11-misc/copyq [ebuild N ] x11-misc/copyq-7.0.0 USE="kde qt6 -debug -test"
Created attachment 873253 [details] emerge-info.txt
Created attachment 873254 [details] emerge-history.txt.xz
Created attachment 873255 [details] environment
Created attachment 873256 [details] etc.clang.tar.xz
Created attachment 873257 [details] etc.portage.tar.xz
Created attachment 873258 [details] qlist-info.txt.xz
Created attachment 873259 [details] temp.tar.xz
Created attachment 873260 [details] x11-misc:copyq-7.0.0:20231020-223305.log
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=722e022916a4e9ddbfa97eb934277d1adce5f3ec commit 722e022916a4e9ddbfa97eb934277d1adce5f3ec Author: Alfred Wingate <parona@protonmail.com> AuthorDate: 2023-12-06 02:18:16 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-12-23 18:51:56 +0000 x11-misc/copyq: add 7.1.0 * Renamed misleading kde use flag to notification. * Reenabled tests, required moving to Openbox which is also used by upstream. IceWM failed with the mocked clicks * Removed debug use flag for doing very little. It sets Debug level over Info level and adds the src path for translation files. Bug: https://bugs.gentoo.org/916129 Bug: https://bugs.gentoo.org/909077 Closes: https://bugs.gentoo.org/919312 Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org> x11-misc/copyq/Manifest | 1 + x11-misc/copyq/copyq-7.1.0.ebuild | 138 +++++ .../files/copyq-7.1.0-fix-gpg-2.1-support.patch | 558 +++++++++++++++++++++ .../files/copyq-7.1.0-fix-qt-6.6.0-build.patch | 44 ++ ...1.0-fix-test-failure-due-to-invalid-regex.patch | 98 ++++ .../copyq-7.1.0-support-plugin-dir-envvar.patch | 26 + x11-misc/copyq/metadata.xml | 3 + 7 files changed, 868 insertions(+)