FS#72100 - [ncmpc] missing makedepends on rsync

Attached to Project: Arch Linux
Opened by Felix Yan (felixonmars) - Saturday, 11 September 2021, 08:02 GMT
Last edited by David Runge (dvzrv) - Saturday, 19 February 2022, 13:57 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To David Runge (dvzrv)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Program rsync found: NO

doc/meson.build:21:2: ERROR: Program 'rsync' not found

A full log can be found at /build/ncmpc/src/ncmpc-0.45/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
This task depends upon

Closed by  David Runge (dvzrv)
Saturday, 19 February 2022, 13:57 GMT
Reason for closing:  Works for me
Additional comments about closing:  Rsync is not required during build and also does not fail without it. The find_program() call in doc/meson.build acts as a disabler.
Comment by Cuba Jashi (cubajashi) - Saturday, 11 September 2021, 12:02 GMT

Loading...