You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMake Error in src/arrow/CMakeLists.txt:
Evaluation file to be written multiple times with different content. This
is generally caused by the content evaluating the configuration type,
language, or location of object files:
D:/a/crossbow/crossbow/arrow/cpp/build/src/arrow/arrow-testing.pc
CMake Error in src/arrow/CMakeLists.txt:
Evaluation file to be written multiple times with different content. This
is generally caused by the content evaluating the configuration type,
language, or location of object files:
D:/a/crossbow/crossbow/arrow/cpp/build/src/arrow/arrow-testing.pc
CMake Error in src/arrow/CMakeLists.txt:
Evaluation file to be written multiple times with different content. This
is generally caused by the content evaluating the configuration type,
language, or location of object files:
D:/a/crossbow/crossbow/arrow/cpp/build/src/arrow/arrow-testing.pc
CMake Error in src/arrow/CMakeLists.txt:
Evaluation file to be written multiple times with different content. This
is generally caused by the content evaluating the configuration type,
language, or location of object files:
D:/a/crossbow/crossbow/arrow/cpp/build/src/arrow/arrow-testing.pc
CMake Error in src/arrow/CMakeLists.txt:
Evaluation file to be written multiple times with different content. This
is generally caused by the content evaluating the configuration type,
language, or location of object files:
D:/a/crossbow/crossbow/arrow/cpp/build/src/arrow/arrow-testing.pc
CMake Error in src/arrow/CMakeLists.txt:
Evaluation file to be written multiple times with different content. This
is generally caused by the content evaluating the configuration type,
language, or location of object files:
D:/a/crossbow/crossbow/arrow/cpp/build/src/arrow/arrow-testing.pc
CMake Error in src/arrow/CMakeLists.txt:
Evaluation file to be written multiple times with different content. This
is generally caused by the content evaluating the configuration type,
language, or location of object files:
D:/a/crossbow/crossbow/arrow/cpp/build/src/arrow/arrow-testing.pc
CMake Error in src/arrow/CMakeLists.txt:
Evaluation file to be written multiple times with different content. This
is generally caused by the content evaluating the configuration type,
language, or location of object files:
D:/a/crossbow/crossbow/arrow/cpp/build/src/arrow/arrow-testing.pc
CMake Error in src/arrow/CMakeLists.txt:
Evaluation file to be written multiple times with different content. This
is generally caused by the content evaluating the configuration type,
language, or location of object files:
D:/a/crossbow/crossbow/arrow/cpp/build/src/arrow/arrow-testing.pc
Component(s)
C++, Continuous Integration
The text was updated successfully, but these errors were encountered:
### What changes are included in this PR?
Use different .pc path for each CMake configuration because .pc content may be different with different CMake configuration.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No.
* Closes: #33876
Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
…apache#33907)
### What changes are included in this PR?
Use different .pc path for each CMake configuration because .pc content may be different with different CMake configuration.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No.
* Closes: apache#33876
Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
…apache#33907)
### What changes are included in this PR?
Use different .pc path for each CMake configuration because .pc content may be different with different CMake configuration.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No.
* Closes: apache#33876
Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Describe the bug, including details regarding any error messages, version, and platform.
#33812 must be related.
https://github.com/ursacomputing/crossbow/actions/runs/4011170599/jobs/6888462515#step:6:1142
Component(s)
C++, Continuous Integration
The text was updated successfully, but these errors were encountered: