On Mon, Jun 19, 2023 at 09:39:13AM -0600, Klemens Nanni wrote:
> CVSROOT:      /cvs
> Module name:  ports
> Changes by:   k...@cvs.openbsd.org    2023/06/19 09:39:13
> 
> Modified files:
>       net/tdesktop   : Makefile distinfo 
> Added files:
>       net/tdesktop/patches: 
>                             
> patch-Telegram_lib_base_base_platform_linux_base_system_media_controls_linux_cpp
>  
>                             patch-cmake_external_glib_cppgir_CMakeLists_txt 
>                             patch-cmake_external_glib_cppgir_tools_cppgir_cpp 
>                             patch-cmake_external_glib_cppgir_tools_genns_cpp 
> 
> Log message:
> update to tdesktop 4.8.4, build fixes from FreeBSD

Does not configure.


-- Found WrapVulkanHeaders: /usr/local/include  
-- Could NOT find Qt6Qml (missing: Qt6Qml_DIR)
CMake Warning at /usr/local/lib/cmake/Qt6/Qt6Config.cmake:214 (message):
  Failed to find optional Qt component "Qml".

  Expected Config file at "/usr/local/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake"
  does NOT exist

Call Stack (most recent call first):
  cmake/external/qt/package.cmake:37 (find_package)
  CMakeLists.txt:64 (include)


-- Could NOT find Qt6Quick (missing: Qt6Quick_DIR)
CMake Warning at /usr/local/lib/cmake/Qt6/Qt6Config.cmake:214 (message):
  Failed to find optional Qt component "Quick".

  Expected Config file at
  "/usr/local/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake" does NOT exist

Call Stack (most recent call first):
  cmake/external/qt/package.cmake:37 (find_package)
  CMakeLists.txt:64 (include)


-- Could NOT find Qt6QuickWidgets (missing: Qt6QuickWidgets_DIR)
CMake Warning at /usr/local/lib/cmake/Qt6/Qt6Config.cmake:214 (message):
  Failed to find optional Qt component "QuickWidgets".

  Expected Config file at
  "/usr/local/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsConfig.cmake" does NOT
  exist

Call Stack (most recent call first):
  cmake/external/qt/package.cmake:37 (find_package)
  CMakeLists.txt:64 (include)

-- Found Protobuf: /usr/local/lib/libprotobuf.so.21.0;-pthread (found version 
"3.21.12") 
-- Checking for module 'libavfilter'
--   Found libavfilter, version 7.110.100
-- Checking for module 'libavformat'
--   Found libavformat, version 58.76.100
-- Checking for module 'libavcodec'
--   Found libavcodec, version 58.134.100
-- Checking for module 'libavutil'
--   Found libavutil, version 56.70.100
-- Checking for module 'libswscale'
--   Found libswscale, version 5.9.100
-- Checking for module 'libswresample'
--   Found libswresample, version 3.9.100
-- Could NOT find Boost (missing: Boost_DIR)
-- Found Boost: /usr/local/include (found suitable version "1.80.0", minimum 
required is "1.58") found components: program_options 
CMake Error at cmake/external/glib/cppgir/CMakeLists.txt:39 (message):
  fmtlib.net format library not found


-- Configuring incomplete, errors occurred!



-- 
Antoine

Reply via email to