FS#55336 - [xf86-video-qxl] build in clean chroot fails due to missing 'libcacard' dependency

Attached to Project: Community Packages
Opened by Erich Eckner (deepthought) - Tuesday, 29 August 2017, 19:22 GMT
Last edited by Giancarlo Razzolini (grazzolini) - Thursday, 31 August 2017, 11:29 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Giancarlo Razzolini (grazzolini)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The build in a clean chroot fails with:

configure: error: Package requirements (spice-server >= 0.6.3) were not met:

Package 'libcacard', required by 'spice-server', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables SPICE_CFLAGS
and SPICE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
==> ERROR: A failure occurred in build().
Aborting...

Maybe libcacard should appear in the makedepends?

Additional info:
* package version(s)
xf86-video-qxl-0.1.5-4
* config and/or log files etc.
full log is attached

Steps to reproduce:
> git clone 'https://git.archlinux.org/svntogit/community.git/'
> cd community
> git checkout 9aa80b078d6d60dfb6896224076a5d9aaf7fed07
> cd xf86-video-qxl/trunk
> staging-x86_64-build
   log (18.6 KiB)
This task depends upon

Closed by  Giancarlo Razzolini (grazzolini)
Thursday, 31 August 2017, 11:29 GMT
Reason for closing:  Implemented
Additional comments about closing:  xf86-video-qxl-0.1.5-5
Comment by Doug Newgard (Scimmia) - Wednesday, 30 August 2017, 15:06 GMT
Also see  FS#55164 

Loading...