Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926998 - app-misc/recoll-1.37.4 - Project ERROR: Unknown module(s) in QT: network
Summary: app-misc/recoll-1.37.4 - Project ERROR: Unknown module(s) in QT: network
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: P Purkayastha
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-03-14 08:39 UTC by Toralf Förster
Modified: 2024-04-09 06:55 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.33 KB, text/plain)
2024-03-14 08:39 UTC, Toralf Förster
Details
app-misc:recoll-1.37.4:20240314-030826.log (app-misc:recoll-1.37.4:20240314-030826.log,135.70 KB, text/plain)
2024-03-14 08:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,188.67 KB, text/plain)
2024-03-14 08:39 UTC, Toralf Förster
Details
environment (environment,128.60 KB, text/plain)
2024-03-14 08:39 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.13 KB, application/x-xz)
2024-03-14 08:39 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,22.67 KB, application/x-xz)
2024-03-14 08:39 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,10.18 KB, application/x-xz)
2024-03-14 08:39 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,53.98 KB, application/x-xz)
2024-03-14 08:39 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,36.06 KB, application/x-xz)
2024-03-14 08:39 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-03-14 08:39:19 UTC
x86_64-pc-linux-gnu-gcc -Wsign-compare -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -fPIC -I/usr/include/python3.11 -c ./aspell.c -o build/temp.linux-x86_64-cpython-311/./aspell.o
creating build/lib.linux-x86_64-cpython-311
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -O3 -pipe -march=native -fno-diagnostics-color build/temp.linux-x86_64-cpython-311/./aspell.o -L/usr/lib64 -laspell -o build/lib.linux-x86_64-cpython-311/recollaspell.cpython-311-x86_64-linux-gnu.so
(cd qtgui; /usr/lib64/qt5/bin/qmake PREFIX=/usr DEFINE_BTIME= recoll.pro)
Info: creating stash file /var/tmp/portage/app-misc/recoll-1.37.4/work/recoll-1.37.4/qtgui/.qmake.stash
Project MESSAGE: Prefix is /usr
Project ERROR: Unknown module(s) in QT: network
make[2]: *** [Makefile:3038: recollqt] Error 3
make[2]: Leaving directory '/var/tmp/portage/app-misc/recoll-1.37.4/work/recoll-1.37.4'

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome_systemd-20240310-123005

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.0
Python 3.11.8
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.76.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.1 linux/amd64

  HEAD of ::gentoo
commit 811da0f811f946934148be24cb8286af84ea610c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Mar 14 00:49:12 2024 +0000

    2024-03-14 00:49:12 UTC

emerge -qpvO app-misc/recoll
[ebuild  N    ] app-misc/recoll-1.37.4  USE="inotify qt5 spell systemd -camelcase -chm -session -webengine" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2024-03-14 08:39:20 UTC
Created attachment 887593 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-03-14 08:39:21 UTC
Created attachment 887594 [details]
app-misc:recoll-1.37.4:20240314-030826.log
Comment 3 Toralf Förster gentoo-dev 2024-03-14 08:39:23 UTC
Created attachment 887595 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-03-14 08:39:24 UTC
Created attachment 887596 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-03-14 08:39:25 UTC
Created attachment 887597 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-03-14 08:39:26 UTC
Created attachment 887598 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-03-14 08:39:27 UTC
Created attachment 887599 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-03-14 08:39:28 UTC
Created attachment 887600 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-03-14 08:39:29 UTC
Created attachment 887601 [details]
temp.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2024-04-09 06:55:31 UTC
The bug has been referenced in the following commit(s):

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

commit 0ecb9465c6ca6060edd5e8a3fcbf1f1515f07f25
Author:     Punarbasu Purkayastha <ppurka@gmail.com>
AuthorDate: 2024-03-17 19:54:37 +0000
Commit:     Yixun Lan <dlan@gentoo.org>
CommitDate: 2024-04-09 06:54:34 +0000

    app-misc/recoll: Add 1.37.4-r1
    
    Bug: https://bugs.gentoo.org/926071
    Bug: https://bugs.gentoo.org/926998
    Closes: https://github.com/gentoo/gentoo/pull/35808
    Signed-off-by: Punarbasu Purkayastha <ppurka@gmail.com>
    Signed-off-by: Yixun Lan <dlan@gentoo.org>

 app-misc/recoll/recoll-1.37.4-r1.ebuild | 131 ++++++++++++++++++++++++++++++++
 1 file changed, 131 insertions(+)