Evolution-DecSync icon indicating copy to clipboard operation
Evolution-DecSync copied to clipboard

Build failing (Evolution 3.44)

Open marius142 opened this issue 3 years ago • 0 comments

OpenSUSE Tumbleweed Evolution version 3.44 Decsync master branch

Issue occurs when executing "meson build" and calling cmake, says "Dependency libedata-book-1.2 not found":

Calling CMake (['/usr/bin/cmake']) in /home/marius/Evolution-DecSync/build/meson-private/cmake_libedata-book-1.2 with:
  - "--trace-expand"
  - "--trace-format=json-v1"
  - "--no-warn-unused-cli"
  - "--trace-redirect=cmake_trace.txt"
  - "-DCMAKE_TOOLCHAIN_FILE=/home/marius/Evolution-DecSync/build/meson-private/cmake_libedata-book-1.2/CMakeMesonToolchainFile.cmake"
  - "."
  -- Module search paths:    ['/', '/opt', '/usr', '/usr/local']
  -- CMake root:             /usr/share/cmake
  -- CMake architectures:    []
  -- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32', 'share']
Preliminary CMake check failed. Aborting.
Run-time dependency libedata-book-1.2 found: NO (tried pkgconfig and cmake)

meson.build:9:0: ERROR: Dependency "libedata-book-1.2" not found, tried pkgconfig and cmake

marius142 avatar Aug 31 '22 08:08 marius142