pkgsrc-Bugs archive

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

pkg/55696: pkgsrc/audio/csound6 fails to build



>Number:         55696
>Category:       pkg
>Synopsis:       pkgsrc/audio/csound6 fails to build
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Oct 05 18:55:00 +0000 2020
>Originator:     Bch
>Release:        NetBSD 9.0_STABLE
>Organization:
	method logic digital
>Environment:
System: NetBSD katy 9.0_STABLE NetBSD 9.0_STABLE (GENERIC) #67: Sun Sep 27 11:52:06 PDT 2020 root@katy:/usr/obj/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:
	pkgsrc/audio/csound6 fails (and has a for a few weeks).
        n.b.: My own /etc/mk.conf contains this: PKG_OPTIONS.csound6= -portaudio

        relevant build log looks like this:

katy# make
=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Configuring for csound6-6.13.0nb8
-- /usr/pkgsrc/audio/csound6/work/csound-6.13.0
-- Not using Custom.cmake file.
-- LIBRARY INSTALL DIR: lib/csound6

[...]

-- BUILD_JAVA_INTERFACE is disabled.
-- LUA_LIBRARY="LUA_LIBRARY-NOTFOUND", so disabling BUILD_LUA_INTERFACE
-- BUILD_LUA_INTERFACE is disabled.
-- SWIG_USE_FILE: /usr/pkg/share/cmake-3.18/Modules/UseSWIG.cmake
CMake Deprecation Warning at /usr/pkg/share/cmake-3.18/Modules/UseSWIG.cmake:593 (message):
  SWIG_ADD_MODULE is deprecated.  Use SWIG_ADD_LIBRARY instead.
Call Stack (most recent call first):
  interfaces/CMakeLists.txt:118 (SWIG_ADD_MODULE)


CMake Warning (dev) at /usr/pkg/share/cmake-3.18/Modules/UseSWIG.cmake:634 (message):
  Policy CMP0078 is not set: UseSWIG generates standard target names.  Run
  "cmake --help-policy CMP0078" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

Call Stack (most recent call first):
  /usr/pkg/share/cmake-3.18/Modules/UseSWIG.cmake:594 (swig_add_library)
  interfaces/CMakeLists.txt:118 (SWIG_ADD_MODULE)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/pkg/share/cmake-3.18/Modules/UseSWIG.cmake:486 (message):
  Policy CMP0086 is not set: UseSWIG honors SWIG_MODULE_NAME via -module
  flag.  Run "cmake --help-policy CMP0086" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

Call Stack (most recent call first):
  /usr/pkg/share/cmake-3.18/Modules/UseSWIG.cmake:736 (SWIG_ADD_SOURCE_TO_MODULE)
  /usr/pkg/share/cmake-3.18/Modules/UseSWIG.cmake:594 (swig_add_library)
  interfaces/CMakeLists.txt:118 (SWIG_ADD_MODULE)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Error at interfaces/CMakeLists.txt:138 (install):
  install TARGETS given no LIBRARY DESTINATION for module target "_csnd6".


CMake Error at interfaces/CMakeLists.txt:141 (install):
  install FILES given no DESTINATION!


CMake Error at interfaces/CMakeLists.txt:143 (install):
  install FILES given no DESTINATION!


-- BUILD_CSBEATS is enabled.
-- BUILD_WINSOUND is disabled.
-- Not building belacsound program.
-- CUNIT_LIBRARY="CUNIT_LIBRARY-NOTFOUND", so disabling BUILD_TESTS
-- BUILD_STATIC_LIBRARY="OFF", so disabling BUILD_TESTS
-- BUILD_TESTS is disabled.
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Not building documentation
-- Configuring incomplete, errors occurred!
See also "/usr/pkgsrc/audio/csound6/work/csound-6.13.0/CMakeFiles/CMakeOutput.log".
See also "/usr/pkgsrc/audio/csound6/work/csound-6.13.0/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/audio/csound6
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/audio/csound6

>How-To-Repeat:
	
>Fix:

>Unformatted:
 To: gnats-bugs%NetBSD.org@localhost
 Subject: 
 From: bch
 Reply-To: bch
 X-send-pr-version: 3.95
 
 


Home | Main Index | Thread Index | Old Index