FS#65562 - [virglrenderer] check is a makedepend, not a checkdepend

Attached to Project: Arch Linux
Opened by Kevin Mihelich (kmihelich) - Thursday, 20 February 2020, 01:10 GMT
Last edited by Anatol Pomozov (anatolik) - Thursday, 20 February 2020, 22:07 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Anatol Pomozov (anatolik)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: Checkdepends are being used as makedepends. Configuring with -Dtests=true triggers a check for the 'check' package, and the build will fail without it.


Additional info:
* package version: 0.8.2-1
* log snippet (after adding cmake to makedepends):
Run-time dependency check found: NO (tried pkgconfig and cmake)

tests/meson.build:24:0: ERROR: Dependency "check" not found, tried pkgconfig and cmake

A full log can be found at /build/virglrenderer/src/virglrenderer-virglrenderer-0.8.2/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().

Add cmake to makedepends:


Steps to reproduce: Build in a clean chroot passing --nocheck to makepkg.
This task depends upon

Closed by  Anatol Pomozov (anatolik)
Thursday, 20 February 2020, 22:07 GMT
Reason for closing:  Fixed
Additional comments about closing:  r375965

Loading...