# 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


_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to