tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/audio/openal-soft



On Sat, Apr 05, 2025 at 09:29:02AM +0200, Thomas Klausner wrote:
> https://releng.netbsd.org/pkgreports/shadow/HEAD/NetBSD-10.0-x86_64/20250403.0918/woof-15.2.0/depends.log
> 
> pkg_add: A different version of openal-soft-1.23.1 is already installed: openal-soft-1.24.2nb1
> pkg_add: package `python312-3.12.9nb1' was already installed as dependency, now marked as installed manually
> pkg_add: 1 package addition failed

This was caused by the package setting its own BUILDLINK_API_DEPENDS,
which was an incorrect assumption based on a line in the CMakeLists file
that actually meant something else. It's very uncommon for software
to require the latest openal-soft extensions since developers want
to support the implementations in Android/Darwin/Windows.


Home | Main Index | Thread Index | Old Index