FS#71278 - [lv2file] doesn't build

Attached to Project: Community Packages
Opened by Andreas Baumann (andreas_baumann) - Thursday, 17 June 2021, 09:05 GMT
Last edited by David Runge (dvzrv) - Friday, 18 June 2021, 07:38 GMT
Task Type Bug Report
Category Packages
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:

Package 'sndfile', required by 'virtual:world', not found
lv2file.c:3:10: fatal error: sndfile.h: No such file or directory
3 | #include <sndfile.h>
| ^~~~~~~~~~~
compilation terminated.

adding 'libsndfile' to 'depends' helped.

Additional info:
* package version(s): 0.84-2

Steps to reproduce:
asp export community/lv2file
cd lv2file
staging-x86_64-build

This task depends upon

Closed by  David Runge (dvzrv)
Friday, 18 June 2021, 07:38 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed with lv2file 0.84-3
Comment by David Runge (dvzrv) - Friday, 18 June 2021, 07:37 GMT
@andreas_baumann: Thanks for the report!

It seems libsndfile is missing. Will fix this in a pkgrel bump.

Loading...