Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jul 2020 22:11:53 +1000
From:      Andy Farkas <andyf@andyit.com.au>
To:        freebsd-ports@freebsd.org
Subject:   audoi/openal-soft fails
Message-ID:  <8745d952-10d0-b6b1-bdca-9c9b5181de35@andyit.com.au>

next in thread | raw e-mail | index | archive | help

# portmaster audio/openal-soft

...

CMake Warning (dev) at 
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 
(message):
   The package name passed to `find_package_handle_standard_args` (OPENSL)
   does not match the name of the calling package (OpenSL).  This can 
lead to
   problems in calling code that expects `find_package` result variables
   (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
   cmake/FindOpenSL.cmake:56 (find_package_handle_standard_args)
   CMakeLists.txt:1000 (FIND_PACKAGE)
This warning is for project developers.  Use -Wno-dev to suppress it.

...

CMake Warning (dev) at 
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 
(message):
   The package name passed to `find_package_handle_standard_args` (MYSOFA)
   does not match the name of the calling package (MySOFA).  This can 
lead to
   problems in calling code that expects `find_package` result variables
   (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
   cmake/FindMySOFA.cmake:59 (find_package_handle_standard_args)
   CMakeLists.txt:1387 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

...

-- Found MYSOFA: /usr/local/lib/libmysofa.so
-- Building utility programs
-- Building configuration program
--
-- Building test programs
--
-- Configuring incomplete, errors occurred!
See also 
"/usr/ports/audio/openal-soft/work/.build/CMakeFiles/CMakeOutput.log".
See also 
"/usr/ports/audio/openal-soft/work/.build/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/audio/openal-soft
*** Error code 1

Stop.
make: stopped in /usr/ports/audio/openal-soft

===>>> make build failed for audio/openal-soft
===>>> Aborting update


===>>> You can restart from the point of failure with this command line:
        portmaster <flags> audio/openal-soft

This command has been saved to ~/portmasterfail.txt

-andyf





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8745d952-10d0-b6b1-bdca-9c9b5181de35>