pkgsrc-Users archive

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

Re: CVS commit: pkgsrc/audio/qmmp



On Mon, Mar 31, 2025 at 04:50:46PM +0000, Nia Alarie wrote:
> Module Name:	pkgsrc
> Committed By:	nia
> Date:		Mon Mar 31 16:50:46 UTC 2025
> 
> Modified Files:
> 	pkgsrc/audio/qmmp: Makefile PLIST distinfo options.mk
> Added Files:
> 	pkgsrc/audio/qmmp/patches: patch-src_qmmp_output.cpp
> 
> Log Message:
> qmmp: Update to 1.7.4
> 
> Fixes a crash and the build on FreeBSD, among other things.
> 
> Verified to build on NetBSD & Linux by drecklypkg ci.

Seems to be missing a dependency:

https://releng.netbsd.org/pkgreports/shadow/HEAD/NetBSD-10.0-x86_64/20250403.0918/qmmp-1.7.4/configure.log

-- Qmmp API version: 1.7.4 (stable)
CMake Error at /pbulk/work/audio/qmmp/work/.buildlink/qt5/lib/cmake/Qt5/Qt5Config.cmake:28 (find_package):
  Could not find a package configuration file provided by "Qt5LinguistTools"
  with any of the following names:

    Qt5LinguistToolsConfig.cmake
    qt5linguisttools-config.cmake

  Add the installation prefix of "Qt5LinguistTools" to CMAKE_PREFIX_PATH or
  set "Qt5LinguistTools_DIR" to a directory containing one of the above
  files.  If "Qt5LinguistTools" provides a separate development package or
  SDK, be sure it has been installed.
Call Stack (most recent call first):
  CMakeLists.txt:75 (find_package)


Why did this not affect the CI?
 Thomas


Home | Main Index | Thread Index | Old Index