Details
-
Task
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
26.10
-
None
Description
It should be possible to move these to the build directory.
When the source is read only it fails to configure.
CMake Error: Could not open file for write in copy operation /source/storage/columnstore/columnstore/dbcon/mysql/install_mcs_mysql.sh.tmp
|
CMake Error: : System Error: Permission denied
|
CMake Error at storage/columnstore/columnstore/dbcon/mysql/CMakeLists.txt:1 (configure_file):
|
configure_file Problem configuring file
|
 |
CMake Error: Could not open file for write in copy operation /source/storage/columnstore/columnstore/dbcon/mysql/ha_mcs_version.h.tmp
|
CMake Error: : System Error: Permission denied
|
CMake Error at storage/columnstore/columnstore/dbcon/mysql/CMakeLists.txt:4 (configure_file):
|
configure_file Problem configuring file
|
storage/columnstore/columnstore/dbcon/mysql/CMakeLists.txt:configure_file("${CMAKE_CURRENT_SOURCE_DIR}/ha_mcs_version.h.in" "${CMAKE_CURRENT_SOURCE_DIR}/ha_mcs_version.h")
|