Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 862570 - net-misc/seafile-8.0.7 - configure: error: Package requirements (libevent_pthreads >= 2.0) were not met:
Summary: net-misc/seafile-8.0.7 - configure: error: Package requirements (libevent_pth...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Quentin Retornaz
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-31 18:16 UTC by Toralf Förster
Modified: 2023-03-05 13:15 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.01 KB, text/plain)
2022-07-31 18:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,179.71 KB, text/plain)
2022-07-31 18:16 UTC, Toralf Förster
Details
environment (environment,116.25 KB, text/plain)
2022-07-31 18:16 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,34.81 KB, application/x-bzip)
2022-07-31 18:16 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.76 KB, application/x-bzip)
2022-07-31 18:16 UTC, Toralf Förster
Details
net-misc:seafile-8.0.7:20220731-173032.log (net-misc:seafile-8.0.7:20220731-173032.log,8.81 KB, text/plain)
2022-07-31 18:16 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,32.02 KB, application/x-bzip)
2022-07-31 18:16 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 2022-07-31 18:16:00 UTC
checking for LIBEVENT... yes
checking for ZLIB... yes
checking for CURL... yes
checking for LIBEVENT_PTHREADS... no
configure: error: Package requirements (libevent_pthreads >= 2.0) were not met:

Package 'libevent_pthreads', required by 'virtual:world', not found

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j4-20220730-040725

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.5
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.62.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
3)	Eclipse Temurin JRE 17.0.3_p7 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 
  [3]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli:

  HEAD of ::gentoo
commit 3d6d063f1dafa14e03d1652e8b52156110554ea8
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jul 31 16:16:44 2022 +0000

    2022-07-31 16:16:43 UTC

emerge -qpvO net-misc/seafile
[ebuild  N    ] net-misc/seafile-8.0.7  PYTHON_SINGLE_TARGET="python3_10 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2022-07-31 18:16:01 UTC
Created attachment 796210 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-31 18:16:03 UTC
Created attachment 796213 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-07-31 18:16:05 UTC
Created attachment 796216 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-07-31 18:16:06 UTC
Created attachment 796219 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-07-31 18:16:07 UTC
Created attachment 796222 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-07-31 18:16:08 UTC
Created attachment 796225 [details]
net-misc:seafile-8.0.7:20220731-173032.log
Comment 7 Toralf Förster gentoo-dev 2022-07-31 18:16:09 UTC
Created attachment 796228 [details]
temp.tar.bz2
Comment 8 Quentin Retornaz 2023-03-04 20:50:21 UTC
Is libevent_pthread not enabled by default in dev-libs/libevent?
What USE could disable it?
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-05 13:15:10 UTC
(In reply to Quentin Retornaz from comment #8)
> Is libevent_pthread not enabled by default in dev-libs/libevent?
> What USE could disable it?

Until very recently (bug 869722), it was controlled by USE=threads.