Package: libphonenumber-dev Version: 8.13.51+ds-6+b3 Severity: important X-Debbugs-Cc: [email protected]
Dear Maintainer, The CMake package config in libphonenumber-dev is currently broken because it checks if static libraries are installed that are not included in the debian packages (see debian/not-installed). To solve this, the project could be built with -DBUILD_STATIC_LIB=OFF or the static libs could be included in the debian packages. Reproducer: cmake_minimum_required(VERSION 3.16) project(test CXX) find_package(libphonenumber REQUIRED) Best regards, Henrik -- System Information: Debian Release: forky/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 6.18.34 (SMP w/16 CPU threads; PREEMPT) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) Versions of packages libphonenumber-dev depends on: ii libabsl-dev 20260526.0-2 ii libboost-thread-dev 1.90.0.2 ii libgeocoding8 8.13.51+ds-6+b3 ii libicu-dev 78.3-2 ii libphonenumber8 8.13.51+ds-6+b3 ii libprotobuf-dev [protobuf-api-32-0] 3.21.12-16 libphonenumber-dev recommends no packages. libphonenumber-dev suggests no packages. -- no debconf information __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.
