Control: forwarded
-1 https://salsa.debian.org/debian/abseil/-/merge_requests/1


On Thu, 27 Apr 2023 16:55:49 +0530 Pirate Praveen <[email protected]> wrote:
> Package: libabsl-dev
> Version: 20220623.1-1
> Severity: wishlist
> Control: block 1034668 by -1
> Control: affects -1 protobuf
>
> Please update libabsl-dev so that we can build protobuf 3.22.3 in
> experimental.
>
> CMake Error at cmake/libprotobuf-lite.cmake:26 (target_link_libraries):
>   Target "libprotobuf-lite" links to:
>
>     absl::absl_check
>
>   but the target was not found. Possible reasons include:
>
>     * There is a typo in the target name.
>     * A find_package call is missing for an IMPORTED target.
>     * An ALIAS target is missing.
>
> Call Stack (most recent call first):
>   CMakeLists.txt:354 (include)
>
> If you want to reprpoduce this, a wip version is available at
> https://people.debian.org/~praveen/new/pool/main/p/protobuf/

I have created a merge request with the new upstream version
https://salsa.debian.org/debian/abseil/-/merge_requests/1

though now the error changed to,
CMake Error at cmake/tests.cmake:97 (target_link_libraries):
 Target "tests" links to:

   absl::scoped_mock_log

 but the target was not found. Possible reasons include:

   * There is a typo in the target name.
   * A find_package call is missing for an IMPORTED target.
   * An ALIAS target is missing.

Call Stack (most recent call first):
 CMakeLists.txt:401 (include)

Reply via email to