FS#80175 - [guitarix] FTBFS missing sndfile dependency

Attached to Project: Arch Linux
Opened by Wang Haoyu (moui) - Monday, 06 November 2023, 05:12 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:21 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

guitarix checks the existence of the sndfile during build process ( https://github.com/brummer10/guitarix/blob/master/trunk/wscript#L342 ).
But now PKGBUILD only treats sndfile as a runtime dependency (not introduce it as a dependency before packaging)


==> Starting build()...
Setting top to : /build/guitarix/src/guitarix-0.44.1
Setting out to : /build/guitarix/src/guitarix-0.44.1/build
Checking for program 'msgfmt' : /usr/bin/msgfmt
Checking for program 'perl' : /usr/bin/perl
Checking for program 'intltool-merge' : /usr/bin/intltool-merge
Checking for 'g++' (C++ compiler) : /usr/bin/g++
Checking for program 'pkg-config' : /usr/bin/pkg-config
Checking for 'sndfile' : not found
The configuration failed
(complete log in /build/guitarix/src/guitarix-0.44.1/build/config.log)
==> ERROR: A failure occurred in build()
This task depends upon

Closed by  Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:21 GMT
Reason for closing:  Moved
Additional comments about closing:  https://gitlab.archlinux.org/archlinux/p ackaging/packages/guitarix/issues/1

Loading...