Package: libprotobuf-dev
Version: 3.25.3-1
Severity: serious
Tags: ftbfs
Control: affects -1 src:onnx

https://buildd.debian.org/status/fetch.php?pkg=onnx&arch=alpha&ver=1.16.1-1&stamp=1723894364&raw=0

...
-- Found Protobuf: /usr/lib/alpha-linux-gnu/libprotobuf.so (found version 
"4.25.2")
CMake Error at CMakeLists.txt:183 (find_package):
  By not providing "Findabsl.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "absl", but
  CMake did not find one.

  Could not find a package configuration file provided by "absl" with any of
  the following names:

    abslConfig.cmake
    absl-config.cmake

  Add the installation prefix of "absl" to CMAKE_PREFIX_PATH or set
  "absl_DIR" to a directory containing one of the above files.  If "absl"
  provides a separate development package or SDK, be sure it has been
  installed.


-- Configuring incomplete, errors occurred!



Related error without CMake:

$ pkgconf --cflags protobuf
Package absl_absl_check was not found in the pkg-config search path.
Perhaps you should add the directory containing `absl_absl_check.pc'
to the PKG_CONFIG_PATH environment variable
Package 'absl_absl_check', required by 'protobuf', not found
Package 'absl_absl_log', required by 'protobuf', not found
Package 'absl_algorithm', required by 'protobuf', not found
Package 'absl_base', required by 'protobuf', not found
Package 'absl_bind_front', required by 'protobuf', not found
Package 'absl_bits', required by 'protobuf', not found
Package 'absl_btree', required by 'protobuf', not found
Package 'absl_cleanup', required by 'protobuf', not found
Package 'absl_cord', required by 'protobuf', not found
Package 'absl_core_headers', required by 'protobuf', not found
Package 'absl_debugging', required by 'protobuf', not found
Package 'absl_die_if_null', required by 'protobuf', not found
Package 'absl_dynamic_annotations', required by 'protobuf', not found
Package 'absl_flags', required by 'protobuf', not found
Package 'absl_flat_hash_map', required by 'protobuf', not found
Package 'absl_flat_hash_set', required by 'protobuf', not found
Package 'absl_function_ref', required by 'protobuf', not found
Package 'absl_hash', required by 'protobuf', not found
Package 'absl_layout', required by 'protobuf', not found
Package 'absl_log_initialize', required by 'protobuf', not found
Package 'absl_log_severity', required by 'protobuf', not found
Package 'absl_memory', required by 'protobuf', not found
Package 'absl_node_hash_map', required by 'protobuf', not found
Package 'absl_node_hash_set', required by 'protobuf', not found
Package 'absl_optional', required by 'protobuf', not found
Package 'absl_span', required by 'protobuf', not found
Package 'absl_status', required by 'protobuf', not found
Package 'absl_statusor', required by 'protobuf', not found
Package 'absl_strings', required by 'protobuf', not found
Package 'absl_synchronization', required by 'protobuf', not found
Package 'absl_time', required by 'protobuf', not found
Package 'absl_type_traits', required by 'protobuf', not found
Package 'absl_utility', required by 'protobuf', not found
Package 'absl_variant', required by 'protobuf', not found
Package 'absl_strings', required by 'utf8_range', not found
$ 

Reply via email to