abseil / abseil/abseil-cpp

[cmake] Cannot find libabsl_scoped_set_env.so

オープン
#1,610 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C++
スター
18.1k
フォーク
3.2k
平均マージ
20時間 36分
マージ済み PR(30日)
1

説明

### Describe the issue

Attempting to install abseil with cmake results in:

```
CMake Error at build/_deps/protobuf-build/third_party/abseil-cpp/absl/base/cmake_install.cmake:256 (file):
file INSTALL cannot find
"build/_deps/protobuf-build/third_party/abseil-cpp/absl/base/libabsl_scoped_set_env.so.2401.0.0":
No such file or directory.
```

### Steps to reproduce the problem

Build abseil with CMake
Attempt to run `cmake --install` on abseil

### What version of Abseil are you using?

4a2c63365eff8823a5221db86ef490e828306f9d (2401)

### What operating system and version are you using?

Artix Linux Rolling, kernel 6.6.9

Also occurs on macOS 12

### What compiler and version are you using?

gcc 13.2.1

clang 11?

### What build system are you using?

cmake 3.28.1

### Additional context

Done in a CMake FetchContent submodule w/ protobuf, but also appears to happen standalone.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。