Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 827850

Summary: net-misc/spice-gtk-0.39-r2 - meson.build: ERROR: C shared or static library acl not found
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Virtualization Team <virtualization>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
net-misc:spice-gtk-0.39-r2:20211129-121447.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-11-29 16:12:27 UTC
Run-time dependency libcap-ng found: YES 0.8.2
Run-time dependency polkit-gobject-1 found: YES 0.120
Checking for function "acl_get_file" : NO 

meson.build:251:4: ERROR: C shared or static library 'acl' not found

A full log can be found at /var/tmp/portage/net-misc/spice-gtk-0.39-r2/work/spice-gtk-0.39-build/meson-logs/meson-log.txt
 * ERROR: net-misc/spice-gtk-0.39-r2::gentoo failed (configure phase):
 *   (no error message)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20211128-170022

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Rust versions:
  [1]   rust-bin-1.56.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.312_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

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

  HEAD of ::gentoo
commit 96fde6deb99ab584f11e3ecc89421036ac39b77d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 29 10:36:42 2021 +0000

    2021-11-29 10:36:39 UTC

emerge -qpvO net-misc/spice-gtk
[ebuild  N    ] net-misc/spice-gtk-0.39-r2  USE="gtk3 introspection mjpeg (policykit) sasl webdav -lz4 -smartcard -usbredir -vala -wayland"
Comment 1 Toralf Förster gentoo-dev 2021-11-29 16:12:28 UTC
Created attachment 756995 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-29 16:12:30 UTC
Created attachment 756996 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-11-29 16:12:31 UTC
Created attachment 756997 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-11-29 16:12:32 UTC
Created attachment 756998 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-11-29 16:12:33 UTC
Created attachment 756999 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-11-29 16:12:34 UTC
Created attachment 757000 [details]
net-misc:spice-gtk-0.39-r2:20211129-121447.log
Comment 7 Toralf Förster gentoo-dev 2021-11-29 16:12:36 UTC
Created attachment 757001 [details]
temp.tar.bz2
Comment 8 Mike Gilbert gentoo-dev 2021-11-29 16:32:42 UTC
I don't think this is related to meson-0.60.
Comment 9 G.K.MacGregor 2022-07-11 07:41:37 UTC
Same error occurs on recently stabled net-misc/spice-gtk-0.40-r1
Comment 10 Larry the Git Cow gentoo-dev 2022-07-12 09:17:51 UTC
The bug has been closed via the following commit(s):

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

commit f610e4dc4c5969befc0278c01a7533b99e6d7b83
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-12 09:17:32 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-12 09:17:44 +0000

    net-misc/spice-gtk: add acl dep
    
    Closes: https://bugs.gentoo.org/827850
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/spice-gtk/spice-gtk-0.41.ebuild | 2 +-
 net-misc/spice-gtk/spice-gtk-9999.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)